Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf9d2ed…31eb26
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x949873…10677e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0cdda6…181560
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x653a8d…5cfca4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xef4ea6…235470
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x540201…132704
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbadf9d…f74adf
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9c7e71…12cee3
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd71d92…991a42
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x71aad2…a896c0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfc81cf…7f0ac2
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xac4273…8142cf
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8b6b49…e41fdf
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x385756…9b8452
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x07b387…2dafac
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x489fbc…9e64ef
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1d474f…76a250
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb5641c…2d69ca
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd51943…4582a7
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x65eb9c…514974
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7c9c02…e0abab
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x37a45f…36b12f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbfc2f1…cc36ea
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfdefad…d4d893
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x259e5a…9e1904

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.