Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa36d ago0x1ef451…69fe65
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa36d ago0xde2fed…dbc6a9
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa36d ago0x7ffe4b…70f56a
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa36d ago0x94d824…d46cdc
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0x7683b3…77657d
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0x7dd886…69b5d9
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0xed8036…744146
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0xa3a1d1…b33fb3
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0x387644…c56737
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0xa8e44c…38649c
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0xd0f68d…23d852
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0x5b99ff…837e2e
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0xad36da…720d61
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0x5d6b07…7e5b7d
0xb65c…40f10x9c95…e299Base$0.001100%fluxa37d ago0x72aef0…2d2f19
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0xd9acff…7c8dfe
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0xb03774…48bda4
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0x4625f0…27c9b5
0xb65c…40f10x9c95…e299Base$0.001100%fluxa37d ago0x1863fd…90d8e2
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa37d ago0x0080b9…8d0d39
0xb65c…40f10x9c95…e299Base$0.001100%fluxa37d ago0x23b3b0…a45e6f
0xb65c…40f10x9c95…e299Base$0.001100%fluxa37d ago0xb3aaa7…32720a
0xb65c…40f10x9c95…e299Base$0.001100%fluxa37d ago0x607050…ef20ab
0xb65c…40f10x9c95…e299Base$0.001100%fluxa37d ago0x8d1d49…14ce06
0xb65c…40f10x9c95…e299Base$0.001100%fluxa37d ago0x42d36b…6843d6

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.