Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x70e6d3…a68418
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0xe3b309…380652
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x9d6646…5554b2
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0xd12bbb…5375e4
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0xb2afa0…aad2d9
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x574c92…aa78cf
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x5a5a64…4dd233
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x1ffa2c…89ced6
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0xbae2e3…dc0513
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x1ef211…337878
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x8c77e5…6f1c8d
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x04d45a…b44158
0x470d…7e810xfe80…47eeBase$0.001100%fluxa22d ago0x462111…6cb55f
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x0d521b…d1f727
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0xa714d5…bc5811
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x3e1ed1…47d9f5
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0xb65257…e25237
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x51b192…6d54b4
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x1b6c1e…566746
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x8a8140…727808
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x7976be…505ec1
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x1845df…247e15
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0xbbfb9f…201363
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x085846…bd7015
0x470d…7e810xfe80…47eeBase$0.001100%fluxa23d ago0x215a30…3f421e

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.