Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x6711ff…3038c3
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0xd67895…4397ce
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x1c6b9c…631c5c
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x87305a…bb176a
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x6f6baa…0ac95b
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x095c53…032da4
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x12462a…83a807
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x639f32…3c7b27
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x16ccfe…8aacdf
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0xe58450…32115d
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x7b9147…bc9bf3
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0xee947d…19c421
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa36d ago0x98e6ec…c58d8b
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa36d ago0x840334…b50da6
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0xf8ba2b…33b657
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x0f6c75…fa80d5
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x94e68c…fad605
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x19e1fd…6fe67a
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x304605…2c04a6
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x203635…264d31
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x9133c9…e58705
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0xdc4016…6b14ef
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x99f7ea…a73dee
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa37d ago0x1839b4…74f177
0xd62d…c34f0x9c95…e299Base$0.001100%fluxa37d ago0xfd9811…d5c343

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.