Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fc8…62d80x6366…f1e2Base—$0.03100%0x17c8…043649d ago0xf7e1f7…18b440
0x6fc8…62d80x6366…f1e2Base—$0.20100%0xfc74…d8a549d ago0xd90134…1c5d51
0x6fc8…62d80x6366…f1e2Base—$0.02100%0x17c8…043649d ago0x0d2691…6bfd08
0x6fc8…62d80x6366…f1e2Base—$0.03100%0x17c8…043649d ago0x50c764…fd5849
0x6fc8…62d80x6366…f1e2Base—$0.05100%0xfc74…d8a549d ago0x58be62…356d73
0x6fc8…62d80x6366…f1e2Base—$0.04100%0x17c8…043649d ago0x3f3c29…d72d18
0x6fc8…62d80x6366…f1e2Base—$0.000028100%0x6366…f1e249d ago0x3b9557…0add94
0x6fc8…62d80x6366…f1e2Base—$0.006976100%0x6366…f1e249d ago0x726b23…379eaa
0x6fc8…62d80x6366…f1e2Base—$0.10100%0x6366…f1e249d ago0xad1c4c…44bed5
0x6fc8…62d80x6366…f1e2Base—$0.04100%0x17c8…043649d ago0x23cf50…26ea28
0x6fc8…62d80x6366…f1e2Base—$0.007008100%0x6366…f1e249d ago0x87cd5c…3e1021
0x6fc8…62d80x6366…f1e2Base—$0.12100%0x6366…f1e249d ago0x9e4504…ab37ae
0x6fc8…62d80x6366…f1e2Base—$0.007247100%0x6366…f1e249d ago0xf5b6e2…490057
0x6fc8…62d80x6366…f1e2Base—$0.12100%0x6366…f1e249d ago0x543b07…850e9d
0x6fc8…62d80x6366…f1e2Base—$0.17100%0x17c8…043649d ago0x8c86e9…9db23d
0x6fc8…62d80x6366…f1e2Base—$0.12100%0xfc74…d8a549d ago0x5b2ebd…b3922f
0x6fc8…62d80x6366…f1e2Base—$0.001836100%0x6366…f1e249d ago0x3ce858…e973c4
0x6fc8…62d80x6366…f1e2Base—$0.007211100%0x6366…f1e249d ago0xea137c…66dc9f
0x6fc8…62d80x6366…f1e2Base—$0.34100%0x6366…f1e249d ago0xb17c9d…2c511f
0x6fc8…62d80x6366…f1e2Base—$0.007239100%0x6366…f1e249d ago0xee51ef…c9d2b5
0x6fc8…62d80x6366…f1e2Base—$0.22100%0x6366…f1e249d ago0x6cec3d…85424a
0x6fc8…62d80x6366…f1e2Base—$0.007001100%0x6366…f1e249d ago0xa64d6d…54c413
0x6fc8…62d80x6366…f1e2Base—$0.22100%0x6366…f1e249d ago0x69d740…8ce10b
0x6fc8…62d80x6366…f1e2Base—$0.03100%0x17c8…043649d ago0x711bc7…d06556
0x6fc8…62d80x6366…f1e2Base—$0.10100%0xfc74…d8a549d ago0x5c1928…618718

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.