Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6772d8…b66d7f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b4d9c…44287d
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed8d43…002e86
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34e46d…009499
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbef37…23912f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x63d840…4fb449
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf28dda…eff546
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2a12ff…de079c
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb92c0…cf6a3f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x259aff…a77fd2
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd77710…e20060
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x36fe54…0321fc
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1d51d…b99cee
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdcc1ec…3dd6b5
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe7f31d…964935
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f3bae…57615a
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x619c98…aa4804
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0b9b1…6a99a8
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde3611…759cf5
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xccba9a…f0e991
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda3c95…1bb0b3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b67eb…131195
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x188165…f92cdf
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x152d59…73b62f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x501068…03a090

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.