Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d45…13510xccc8…15beBase—$11.58100%0xf70d…dbef115d ago0x1641c2…61b477
0x03a6…bd090xccc8…15beBase—$5.00100%0xf70d…dbef115d ago0x76e76a…2c3ec2
0x6a80…cd4d0xccc8…15beBase—$10.32100%0xf70d…dbef115d ago0x5d71ba…ca96da
0x051b…da220xccc8…15beBase—$3.00100%0xf70d…dbef115d ago0x691125…7673f5
0xe068…02610xccc8…15beBase—$12.00100%0xf70d…dbef115d ago0x23acf2…b3137a
0xb7ee…97720xccc8…15beBase—$51.00100%0xf70d…dbef115d ago0x5de3a0…b32959
0x58cc…912d0xccc8…15beBase—$0.03100%0xf70d…dbef115d ago0x65c7ab…530b43
0x58cc…912d0xccc8…15beBase—$0.04100%0xf70d…dbef115d ago0xa41479…2c0545
0x58cc…912d0xccc8…15beBase—$0.05100%0xf70d…dbef115d ago0x97b645…cffd0c
0x58cc…912d0xccc8…15beBase—$0.07100%0xf70d…dbef115d ago0xdd6139…9c6cee
0x11cc…203a0xccc8…15beBase—$2.73100%0xf70d…dbef115d ago0x40cae8…7b101e
0x11cc…203a0xccc8…15beBase—$2.27100%0xf70d…dbef115d ago0x4f136b…bee25a
0xb889…0ff90xccc8…15beBase—$493.30100%0xf70d…dbef115d ago0xb17515…952186
0x1641…18390xccc8…15beBase—$1.26100%0xf70d…dbef115d ago0x991751…5d746a
0x48c9…02f50xccc8…15beBase—$3.00100%0xf70d…dbef115d ago0x89e5e3…6789a6
0x17cd…63360xccc8…15beBase—$99.59100%0xf70d…dbef115d ago0x17349c…e8deef
0x051b…da220xccc8…15beBase—$2.11100%0xf70d…dbef115d ago0x53fa1d…a51ca5
f71ssw.eth0xccc8…15beBase—$57.29100%0xf70d…dbef115d ago0xaafac4…0a4abe
0x56a0…c5400xccc8…15beBase—$1,443.00100%0xf70d…dbef115d ago0x911303…163858
0xeb35…d14d0xccc8…15beBase—$1.26100%0xf70d…dbef115d ago0x1d5e1a…a9f189
0xec69…dde80xccc8…15beBase—$500.00100%0xf70d…dbef115d ago0x122e32…11b603
0x19c4…24780xccc8…15beBase—$100.00100%0xf70d…dbef115d ago0x514c52…ffaeec
0xe405…e9370xccc8…15beBase—$368.23100%0xf70d…dbef115d ago0xd816d9…0bb2dc
0xa154…3b890xccc8…15beBase—$11.00100%0xf70d…dbef115d ago0x567e3e…e14272
0x0d29…9d040xccc8…15beBase—$6.84100%0xf70d…dbef115d ago0x0a5945…06199b

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.