Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…793210m ago0x0e936a…3e510e
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…793237m ago0x1c5191…6be2fc
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79321h ago0x1ca230…bc92cd
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79321h ago0x96b256…84caa4
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79321h ago0xa65160…b723a6
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79321h ago0x3ab172…42355c
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79321h ago0x0bb348…de925a
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79321h ago0x7b2b59…2eaeba
0xc6ae…4b040x50eb…6480Base—$0.00370%0x54f0…79321h ago0x2dd91e…762ef5
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79321h ago0xb26b14…f966a3
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79322h ago0xd8d27c…94063f
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79322h ago0x1856cc…fee447
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79322h ago0x1c3264…9e875c
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79323h ago0x740864…3bc773
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79323h ago0xbbc5cf…b45a40
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79323h ago0xb1d0d8…496eff
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79323h ago0x7475ed…0f45e5
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79324h ago0xb2566e…d2346e
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79324h ago0x913e09…ce6d85
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79324h ago0xa47f6d…48fc61
0xc6ae…4b040x50eb…6480Base—$0.00370%0x54f0…79324h ago0xa76645…f2c36e
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79324h ago0xa8af7d…b91b14
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79324h ago0xb13903…417e99
0xc6ae…4b040x50eb…6480Base—$0.00270%0x54f0…79324h ago0xf08453…0e71ad
0xc6ae…4b040x50eb…6480Base—$0.00170%0x54f0…79324h ago0x167a39…785b09

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.