Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x037e…21130x9c95…e299Base—$0.001100%fluxa47d ago0xae1057…fb931a
0x037e…21130xfe80…47eeBase—$0.001100%fluxa47d ago0xf9c95f…83f242
0x037e…21130x9c95…e299Base—$0.001100%fluxa47d ago0x388ca0…9f4e08
0x037e…21130x9c95…e299Base—$0.001100%fluxa47d ago0xf21816…4c6fc3
0x037e…21130x9c95…e299Base—$0.001100%fluxa47d ago0x4530ac…d05d29
0x037e…21130x9c95…e299Base—$0.001100%fluxa47d ago0xb3364e…14d646
0x037e…21130x9c95…e299Base—$0.001100%fluxa47d ago0x0bf95f…3a44b3
0x037e…21130x9c95…e299Base—$0.001100%fluxa47d ago0xa3e0a3…8aa6bc
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x7316ec…2865c2
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x7f98f0…ec0989
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x224a17…151bb7
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x7bc19c…8a4c59
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x530eeb…4fce2b
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0xeeec09…654657
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x583a72…4d2a49
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x0c626a…6c444a
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x51b5d1…3c25ec
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0xb8fc3d…84a693
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x622ac5…495f4b
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0xbb4614…126045
0x037e…21130xfe80…47eeBase—$0.001100%fluxa48d ago0x728ae4…9d0b46
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x208fe0…0c680a
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x039899…5304db
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x6e014a…a2dccb
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x21b91d…f6a6fe

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.