Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffb41c…0e34d2
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff77a4…cb1f89
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ed27d…ab99de
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x56a535…7bf202
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbbb5b…fa6b73
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x115cc6…bb5854
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd697b1…8ca852
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d339d…029700
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2a4c07…4a7be1
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1a5d9…bb1368
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeee549…c4dce5
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x11ad78…c208d6
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xceb72c…6e813a
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x094b73…5aa74a
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5237f8…9d4e0f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06fdf6…e1ec4e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc01c1…a278bd
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xccdb90…8e997f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfaacd0…63c03d
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8b8857…85e024
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5920d…871391
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a1ca2…0ebb09
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcdd640…fe3c00
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f4f0b…092840
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9db961…710b4f

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.