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%coinbase39d ago0xb9e3f6…79a636
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xef6c92…913915
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x541e25…e3bc76
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xa889c1…3c19e8
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x5f2e38…8fe845
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xe0ccde…046876
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x4c1322…5f0519
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x9957d5…c5e4b8
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xb437ae…ddc4aa
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xe6fca7…2d1ffd
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x4ca81a…35dc63
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xa327e0…cfa65d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x967d1c…d9611d
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xb12818…e895e0
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xfb61fd…dfb92c
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xd9f1ea…489d62
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x841b3e…8cfbfb
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x7e5bfd…0ac38b
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xb37c41…f044f3
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x99d2e4…4e32f9
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x6d0cf5…77cd6a
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0xfdc7d3…e80213
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x6c6026…d5a0e6
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x9a1266…3cccc5
0xebb7…bea00xa9dd…2315Base—$0.002100%coinbase39d ago0x5b58f0…a26d80

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.