Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…0aeb0x6a0a…bf67Base—$0.01100%coinbase3d ago0xc539ca…6166fa
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x4276af…2a6f25
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x52c93d…17ede7
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x32ebef…5b261e
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xbefb70…dd4638
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x79e3c6…294ceb
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xe2d40e…f53fb9
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xa025a1…45eb77
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x0826ff…d0ff9d
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x0a0f66…2b8530
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x46acd3…e6666b
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x862467…7a7441
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xd863fc…267713
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf9b82d…bf7b0a
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8ede0a…577f7c
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x5b0e02…40b070
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xa3842f…a50043
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xb0bc98…bf9941
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x20af49…0cf220
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x98020b…aa28e9
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xab5da3…56f392
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0xd4e0e0…8d2fec
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8dd778…f7203f
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x15801a…2d0c5f
0xa5b6…0aeb0x6a0a…bf67Base—$0.10100%coinbase3d ago0x9b95c2…5f49b1

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.