Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240xfe80…47eeBase$0.001100%fluxa43d ago0xcd336c…4a8547
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa43d ago0xd0fe3c…38a072
0xec9e…6d010xfe80…47eeBase$0.001100%fluxa43d ago0x8814cd…13265a
0xe417…937c0xfe80…47eeBase$0.001100%fluxa43d ago0x107eba…f31ecc
0xdf64…84740xfe80…47eeBase$0.001100%fluxa43d ago0x4ce803…9cac93
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa43d ago0xdafbc9…594ee9
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa43d ago0xc4a6da…b60d2a
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa43d ago0x2b71eb…5cf0f1
0xf879…fff70xfe80…47eeBase$0.001100%fluxa43d ago0x04a9da…c1ee0c
0xe851…b07a0xfe80…47eeBase$0.001100%fluxa43d ago0xad5b09…4efc41
0x12e3…86e40xfe80…47eeBase$0.001100%fluxa43d ago0xfd0910…8bfef7
0x0370…ac290xfe80…47eeBase$0.001100%fluxa43d ago0xa3017e…ce39da
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0x2e4450…07277a
0x67cc…b0100xfe80…47eeBase$0.001100%fluxa43d ago0xfa8d4f…dd1ca8
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa43d ago0x3d1ce3…6be506
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa43d ago0x5ee13e…f7df67
0xbb2d…94120xfe80…47eeBase$0.001100%fluxa43d ago0x2c7866…4bf739
0x1786…3bbe0xfe80…47eeBase$0.001100%fluxa43d ago0x5663ee…9f717e
0x46d8…cbb50xfe80…47eeBase$0.001100%fluxa43d ago0x1d3901…835f4f
0x8db2…9cc40xfe80…47eeBase$0.001100%fluxa43d ago0xfd25a8…b7fa5f
0x5cad…89220xfe80…47eeBase$0.001100%fluxa43d ago0x663f2f…ca5f6f
0xe399…50eb0xfe80…47eeBase$0.001100%fluxa43d ago0xe152ba…bdbfde
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa43d ago0x8cc3bf…c88680
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa43d ago0xc8960f…a46a6d
0xd391…220a0xfe80…47eeBase$0.001100%fluxa43d ago0x3bf16a…10e3e4

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.