Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x412bc4…b27afb
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x1249a8…953fac
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x0e0f11…bf0291
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0xab66eb…bc8173
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x498b39…6c6d49
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x99ac7f…1ba23e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x043cee…e73178
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x906069…90cb53
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0xa520fd…92cef8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x325cf0…71bbfd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0xcb5389…f24361
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x228fb5…d912e2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x44a774…2c51a8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x6d84b7…486fab
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0xb2a430…43fd7b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x3e503f…238ea3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0xa60e8a…bd4add
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x4bd2fd…958a2f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0xe708e0…f9b482
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x547ded…35c41f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x3b77d4…e5fa53
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x8dc0db…3eab9b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0xdf8df4…be2277
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x08c630…1291b5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase106d ago0x140cb3…4d076c

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.