Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$10.5070%0xbb99…f69a8d ago0x9bcf56…5da69e
0xa520…eca40x47c5…4fc3Base$26.2570%0xa5e3…a7a38d ago0x10248c…7ed954
0xa520…eca40x47c5…4fc3Base$10.5070%0x88cf…d21b8d ago0x7ff3e6…87c403
0xa520…eca40x47c5…4fc3Base$10.5070%0x1f5f…656e8d ago0xe6b35c…c62ce1
0xa520…eca40x47c5…4fc3Base$21.0070%0xd500…f63a9d ago0xa21ba5…12d14b
0xa520…eca40x47c5…4fc3Base$10.5070%0x53e5…09399d ago0x56e430…10b9c4
0xa520…eca40x47c5…4fc3Base$21.0070%0xfe64…ec089d ago0xb9d6cd…89e803
0xa520…eca40x47c5…4fc3Base$21.0070%0x0dc1…62149d ago0x14ed16…43b4a6
0xa520…eca40x47c5…4fc3Base$31.5070%0x665d…3bb99d ago0xe2e80a…536df2
0xa520…eca40x47c5…4fc3Base$10.5070%0xed27…48f79d ago0xf5131e…3508f2
0xa520…eca40x47c5…4fc3Base$10.5070%0x0dd9…36a59d ago0x60f5f8…8b7224
0xa520…eca40x47c5…4fc3Base$10.5070%0x9ee0…41c39d ago0x582e81…f66923
0xa520…eca40x47c5…4fc3Base$21.0070%0xf098…e1e49d ago0x36167a…077afb
0xa520…eca40x47c5…4fc3Base$10.5070%0xc2de…8a3d9d ago0x5d13dd…3d3a8c
0xa520…eca40x47c5…4fc3Base$10.5070%0x6d25…ee419d ago0x7839b9…bf29b7
0xa520…eca40x47c5…4fc3Base$10.5070%0x1a4b…80bc9d ago0xbd6739…92a0b2
0xa520…eca40x47c5…4fc3Base$10.5070%0x560f…a7139d ago0xb8ded8…b71970
0xa520…eca40x47c5…4fc3Base$105.0070%0x89b2…a87a9d ago0x66969f…676de4
0xa520…eca40x47c5…4fc3Base$10.5070%0x0908…9e519d ago0xce7e0f…fb310f

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.