Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x182a19…08ba2e
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0xd570fc…dc934c
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x82c66c…239d27
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0xef4f8d…6a4615
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x79878b…52d7c6
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0xa8bf16…9495e7
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x374080…09e220
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0x6b68c9…16bc48
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x65be30…c06351
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0xecf653…277e01
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0xf47025…66de55
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0x029c39…476792
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x8dbf91…b58b38
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0x738abf…235baf
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x7b619f…dfc08c
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0x4012b0…b226c7
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x3e5e61…76a27f
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0x309e11…36512b
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x35da6a…eb758f
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0xc0819a…0d25b6
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0xf33425…c36428
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0xbf9a59…49eca5
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x13a6e8…16858a
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0x4c2d8e…f1d4e1
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x48ad0e…8eb35c

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.