Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x580b93…ce87ae
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0xfd4ff7…2a547b
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x2b3254…4b6a0f
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0xac8b02…6a0bc0
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0xa5a626…c6e8d0
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x2098c2…395cf0
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x3175aa…71364e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x3136cc…47f1ec
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0xaa8b5f…c35388
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x80e85b…fbc56d
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x34dee7…10dad4
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0xa71d45…238757
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x6cf641…9b9574
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x76d06b…49f72e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x6db366…36ad45
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x51b092…856b84
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0xddfc3a…6d0554
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x50aaab…227d1e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0xb8e5cc…40a34b
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x4ed24a…ba18d7
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x3e0099…9ebe4a
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0xf3ef67…31c188
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x6c462f…a53bcb
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x6360ee…e71323
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa18d ago0x28b942…685847

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.