Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c93d ago0x2f5d3e…3310a3
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f893d ago0xd1ad0d…4ba8c2
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00093d ago0x20b5fd…c048a0
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f893d ago0xe56d9b…43e2c5
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f893d ago0x81aca5…f0b8af
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f893d ago0xa52b90…023f47
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00093d ago0xb0b17b…abc3bf
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f893d ago0x38fb72…027e83
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00093d ago0xa5a607…c30c05
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00093d ago0x36ec72…2a083a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f893d ago0x1cd24f…2a1553
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f893d ago0x4fd397…585d87
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00093d ago0xe82a32…0263e9
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f893d ago0xe390e1…ea282b
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f894d ago0x761299…518a00
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f894d ago0x353124…32d90b
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a00094d ago0xe2f6d3…80b607
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00094d ago0x09344a…651d3b
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x7694…321394d ago0x8c49cd…c44213
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f894d ago0xff29a7…f93d8a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c94d ago0x865eaa…bc5c43
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c94d ago0x8b2caf…898aa7
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00094d ago0x282c38…6afdcd
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00094d ago0x4bafd3…f6a6c8
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00094d ago0xaf5ada…c4f5d1

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.