Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa22d ago0x3e8f13…12f418
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa22d ago0x1aa5de…2325a1
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa22d ago0x94f5a7…00ab21
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa22d ago0x4349de…13ca09
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa22d ago0xf8e76c…4ab2fe
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa22d ago0x8f85a9…355bc8
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa22d ago0x13c88a…9b399d
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa22d ago0xbb0468…3f61ff
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xce72af…bbe370
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x1ea1c3…cc9ad2
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xc057d7…0259ad
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x51e518…0b4473
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xbcbea9…bcd204
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x4c4e6e…fe2fb5
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xcacb13…db2dd8
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x886f2c…775283
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x399e12…4a3028
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x938680…463269
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xeb01f0…6ae221
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x0c0c9e…0aed20
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xb1970a…0fec92
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xddc142…b60035
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0xa4e4b9…1ccb0b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x1d9d28…7037fb
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa23d ago0x4c490c…8e74fd

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.