Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79321h ago0x553bf0…087db5
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79321h ago0x7431cf…83a1a1
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79321h ago0x85a1f2…ee84a6
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79321h ago0xf78997…c7df33
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79322h ago0xa86079…8d564c
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79322h ago0x35950e…233052
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79322h ago0x593432…50646e
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79323h ago0xf19b69…aba2d3
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79323h ago0xb1cb37…5e7095
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79323h ago0x4794cb…efd5aa
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79323h ago0xe97cf2…a78bd2
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79323h ago0xb4cdee…9808ef
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79324h ago0x11a9d7…30435f
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79324h ago0x7c3203…9138c8
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79324h ago0xf88e89…8c6e59
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79324h ago0x2e7fff…4fb08c
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…79324h ago0xe7dfef…141571
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79324h ago0x370263…eb9dd8
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79324h ago0x2b3ca1…c0b36b
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79324h ago0x046afb…ea1bb4
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79324h ago0x477633…838885
0x6881…42130x50eb…6480Base—$0.00370%0x54f0…79325h ago0xa859fd…846fe3
0x6881…42130x50eb…6480Base—$0.00370%0x54f0…79325h ago0x95ad9b…3e587b
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79325h ago0x04782d…6b6c7b
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…79325h ago0x1fca94…378227

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.