Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$42.0070%0x666e…09302d ago0x407c57…399cde
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xc3b9…7b362d ago0x734ad6…799275
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xc5a1…8a342d ago0xac9ea1…54ca3f
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x4c95…d79b2d ago0xfd27b5…e40490
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2e87…3c0b2d ago0xc5ad29…07bf1c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb1ed…f8542d ago0x8a25a8…0f2905
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x6d49…84c82d ago0x420d17…5a8fd2
0xa17c…60a90x47c5…4fc3Base—$52.5070%0x58f6…45172d ago0xc45dfa…9251a4
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x4a3c…71022d ago0x1ada02…bf874c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2133…5a422d ago0x1dd4e1…c2dc78
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbc7c…86d42d ago0x21ae32…e0caf4
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x414d…e9d52d ago0xc05c32…baaf20
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x2fb2…aefd2d ago0x8bc98f…372c3f
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x9cee…c9d92d ago0x1430bc…888b1c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x6c20…6aed3d ago0x48166e…d09900
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x12fd…41c83d ago0x257bcc…8f4bb4

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.