Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x2f66b8…4dd1d4
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x6fa4fd…231fab
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x6d3bd3…f7ffa1
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xe5df4a…6d0ad1
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x96a86e…422b3e
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xa1d1ee…150186
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x25f2f2…3a74e8
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xeee99c…bb150c
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x6be078…c78241
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x999590…71f0d6
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xa4ae49…3ca915
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xd5c9d7…7fa35b
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x7155ee…2fe74c
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xfcc730…6786b3
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x000881…fc3627
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x66dc65…ea50c4
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x5c0c6a…875926
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xe879de…891d3b
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xb857b2…5e35c8
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xf498d6…f38fd7
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x840c61…15da20
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x2a3082…5062e5
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0xc13011…dc78b3
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x3b7bcd…21a666
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase48d ago0x3883ce…943519

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.