Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x46e2db…a94541
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xbea353…bfeeb7
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x2e951c…16fab7
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x0836e8…98ec31
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x13441a…e032ed
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xb4b04b…88cc9d
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x9e84c5…10831e
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xfc834e…7c5de4
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xeba9a4…2aa12b
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x012c02…3122cb
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x5b0d5a…f31c6b
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x1cc508…3585f4
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x2f29be…990d4a
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x72c2d0…c1c9fd
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x58e3b1…2851b1
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xee0956…850dd7
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xdc24bc…647801
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xea8909…8d4484
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x15be18…b4c4d4
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x982f13…f73cb3
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x74f8d2…a6db85
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0xba2062…e1294d
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x41325b…6eba14
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown69d ago0x191ca0…a266f1
0xf8d4…7e410x9c95…e299Base$0.001100%Route unknown70d ago0xa6e3c4…69364a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.