Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…e2790x6366…f1e2Base$0.006904100%0x6366…f1e255d ago0xfde1a6…daf5d7
0x6fce…e2790x6366…f1e2Base$0.17100%0x6366…f1e255d ago0xb8b1de…c01135
0x6fce…e2790x6366…f1e2Base$0.14100%0x17c8…043655d ago0x216738…93b71c
0x6fce…e2790x6366…f1e2Base$0.02100%0xfc74…d8a555d ago0x3f6c21…999fdb
0x6fce…e2790x6366…f1e2Base$0.02100%0xfc74…d8a555d ago0xe8136e…a29e2e
0x6fce…e2790x6366…f1e2Base$0.02100%0x17c8…043655d ago0x8a4e14…bfd633
0x6fce…e2790x6366…f1e2Base$0.001828100%0x6366…f1e255d ago0x360054…3553a8
0x6fce…e2790x6366…f1e2Base$0.006939100%0x6366…f1e255d ago0xfbbd1c…d26045
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e255d ago0x984b10…1d064f
0x6fce…e2790x6366…f1e2Base$0.001827100%0x6366…f1e255d ago0x16f10a…3fe96a
0x6fce…e2790x6366…f1e2Base$0.006934100%0x6366…f1e255d ago0xed8769…b20ab6
0x6fce…e2790x6366…f1e2Base$0.12100%0x6366…f1e255d ago0x75079f…f6f12e
0x6fce…e2790x6366…f1e2Base$0.000034100%0x6366…f1e255d ago0x5c76e8…765d32
0x6fce…e2790x6366…f1e2Base$0.00693100%0x6366…f1e255d ago0x985a1d…12a88d
0x6fce…e2790x6366…f1e2Base$0.09100%0x6366…f1e255d ago0x536a51…d4f736

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.