Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0xd79fce…15c93e
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0xdc5426…0620e7
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0x1e57c0…c6c817
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0x9fba29…19dc44
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0x8c0670…925202
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0xd03440…92889d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0xe7871b…834123
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0x06297c…130370
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0x7881da…b901cd
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase27d ago0xffcb55…1f9a00
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xcdb3fe…3864c3
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xe437ea…a06ad1
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xb50026…45470d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xd8653c…24b752
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0x261315…338d0a
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xeb04d4…44eff8
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xa592b0…688878
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xf59a33…fa7737
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xfbb4c2…c706a7
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0x291343…041aa5
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xe8a6dc…e09cef
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0x379861…295269
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0x77fcc8…ed9b24
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0x248eef…8ad086
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase28d ago0xc8b52f…816ad5

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://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://roundhouseai.io/dashboard/team.

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