Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x10b61f…5e2eb7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x305092…016fae
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x9a655f…e75a46
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x75ce93…72bea1
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x0bcda7…593f56
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xe682b2…945695
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xff78db…17f9ac
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x84818e…f2e12f
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa36d ago0x632914…a0ea08
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xeadc6c…a343ea
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x4ea515…056a46
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x535240…f37a91
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x63c51d…d626d2
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x81f4f2…4057ae
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa36d ago0x029358…62e535
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x2ec453…64c265
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa36d ago0x4b6ec9…ee5659
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x72f78e…6b12f8
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x9aa47c…dbd1b3
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0xb12392…d2ed4f
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa36d ago0x18dd58…e6674e
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x4d7145…4679a4
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x95bfd9…7b128c
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0xbc0b6f…95328e
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x8c99b3…58668f

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.