Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa48d ago0xa7c9ae…e307f0
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa48d ago0xc760cb…df6b68
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa48d ago0x626687…bc6fee
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x74434d…f2f3e3
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0xc2533f…bfa6b5
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x25f603…615ca4
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0xa431a6…6537a0
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x51a233…e2dc04
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0xb92a06…75ad14
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x5997a7…94b359
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x579afb…0a8616
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0xd8a70d…9be95e
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x7ec5dc…f7ec7d
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x7ea71f…4ec82a
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x357581…af8409
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x93086d…ea1e7c
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0xb2ae7f…fc852e
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x3b7322…a73cba
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x45c3f1…dc1151
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x946ee6…1fd316
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0xb4a53e…8d27e7
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0xa944a0…ad4e6f
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x43b40e…d0b914
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0xaa08b1…197c20
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa48d ago0x07bcae…3030de

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.