Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x0ce7a2…6dd1b6
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x6a716b…9d6ac4
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x3b742d…1ae6d0
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x4517b8…d35ae6
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x04dfab…439bc2
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x2f24a2…42d0ee
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xfe32de…30d7fd
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x87eaa1…9ee809
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x144aac…3c1d78
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x4a1c79…da30a4
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x27f6bf…5d38f8
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xe433ca…fae8c9
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x8e253b…974c20
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x84c1ff…c9c3c7
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xbd2106…531ca1
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x6e5dea…a486c4
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xcf6c74…f07bf9
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x2eeff0…704599
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xb644f8…2f5895
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xf0e3fa…593c0a
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x0036da…e41646
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xd79e3c…6be8d9
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0xc85935…1c0cdb
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x4ac36f…3f856e
0x8a38…8c5a0xa9dd…2315Base$0.002100%Route unknown28d ago0x5d73d9…18a5b4

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.