Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xae8381…6ddbbe
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x0d7cb5…cf4a51
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xe87189…6d8e77
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xd6e582…4e1a6b
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xe942ab…75fd6c
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xbe092e…d73bc8
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xbdf009…6111c5
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x0d6386…7cb3fd
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x066fa0…85fe8f
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xe051af…65eadb
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xeceb2d…a0909a
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x0b0587…8eb36a
0x839c…6ff10x69d2…29bdBase$1.20100%ultravioletadao5d ago0xf02fde…a82f89
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0xacc529…b4a839
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0xeb741d…5ce66a
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0x165a0a…d9b7a9
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0x793b6c…8b6db3
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0x0230ff…2e0749
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0xf5e5cf…449b0a
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0xbf3a56…8be58a
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0x2db882…7be17c
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0xef05ce…7eff3b
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0x5157fd…f7eb8f
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0x752fc2…93d3ba
0x69d2…29bd0xcc19…930eBase$0.10100%ultravioletadao5d ago0x5287ad…8b1323

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.