Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a572d ago0x130f2d…879d11
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a572d ago0xcb9836…63245b
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a572d ago0xf8acf7…2145b1
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a572d ago0xa01861…9838b0
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a572d ago0x1642b9…53e27b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a572d ago0x13c01f…f54478
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a572d ago0x1308b4…51a9d1
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xe1af75…92160b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x6090c6…afb906
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x21808a…9be684
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x8ac03a…ef667a
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xb01e4e…7f88d2
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xafb4f2…d03a5f
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xb8b388…2e44d1
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0xf2faf3…1d7f5d
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xf5c1ff…8d94a2
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b173d ago0xd422be…5b26d2
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0xe51a09…4c849c
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x7083bf…dae888
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0x61a813…435445
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x0c36ce…5749a9
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x8dc0d1…41d5ff
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x194e…37a573d ago0xafba35…b7f0be
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x194e…37a573d ago0x0a1fc7…0f05e9
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b173d ago0x60cf59…3e2eb2

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.