Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ded…63340x78f6…c215Base$625.0070%0x23ef…243131d ago0x417df5…d7406e
0x9ded…63340x78f6…c215Base$25.0070%0xe528…c02831d ago0xef04f1…3b54ff
0xc1ae…c2050x78f6…c215Base$195.3870%0x23ef…243131d ago0x0b9b28…218121
0xc1ae…c2050x78f6…c215Base$196.9570%0xe528…c02831d ago0x087b24…133900
0xb0a4…29460x78f6…c215Base$25.0070%0x23ef…243131d ago0x179e55…696e1c
0x853e…0a680x78f6…c215Base$92.5170%0xe528…c02831d ago0x450c87…1de471
0xb0a4…29460x78f6…c215Base$580.0070%0x23ef…243131d ago0x0fd59a…729d4e
0x398d…bf280x78f6…c215Base$245.4570%0xe528…c02831d ago0x91b55a…fa79e0
0xad26…e18f0x78f6…c215Base$1,500.0070%0x23ef…243131d ago0x7dc9ee…184064
0x107e…ebac0x78f6…c215Base$20.0070%0xe528…c02831d ago0x3e466c…a32b41
0x7d16…e3dc0x78f6…c215Base$567.3470%0x23ef…243131d ago0x2ad1ae…35c54a
0xa678…f2ef0x78f6…c215Base$145.7070%0xe528…c02831d ago0xb0d37e…c85b1f
0x52f5…c1aa0x78f6…c215Base$133.2670%0x23ef…243131d ago0xbc9116…a171a7
0x52f5…c1aa0x78f6…c215Base$132.0070%0xe528…c02831d ago0xe6e317…e641bd
0x3018…5d9a0x78f6…c215Base$149.9370%0x23ef…243131d ago0xf5bee1…7d8b19
0x7c83…19340x78f6…c215Base$45.4770%0x23ef…243131d ago0xeb9269…066e52
0x7c83…19340x78f6…c215Base$44.9570%0xe528…c02831d ago0x10651c…2d509c
0x7c83…19340x78f6…c215Base$44.9570%0x23ef…243131d ago0x79e56b…cf235d
0x7c83…19340x78f6…c215Base$44.9570%0xe528…c02831d ago0xb03da7…6b3109
0x7c83…19340x78f6…c215Base$44.9570%0x23ef…243131d ago0xf421ce…0d669c
0x5bae…5c970x78f6…c215Base$261.0070%0xe528…c02831d ago0x451094…d18ab1
0xc9de…47a60x78f6…c215Base$209.7670%0x23ef…243131d ago0x14d846…d164f0
0x2692…145c0x78f6…c215Base$29.1270%0xe528…c02831d ago0x9aa91d…f1df6c
0xc14e…08030x78f6…c215Base$55.0070%0x23ef…243131d ago0x330399…78bb39
0xc14e…08030x78f6…c215Base$55.0070%0xe528…c02831d ago0xd48ee5…28108b

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.