Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x6bfb4f…53af32
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x613893…bb1fc9
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x54ac6c…29dcfc
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0xa622cb…f19bf1
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x78d504…5847cf
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0xafd9ce…3d9b28
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0xe2941a…1550e9
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x19ea23…5963aa
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x0a3d97…f7632f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x719bdb…7cbd1b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x5f9253…583080
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x30b53c…87755d
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x032535…cefdbb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x0dcead…f755dd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase29d ago0x555e8b…6a17a2
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0x84cf7f…573302
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0xb5e991…5a04e0
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0x060f52…a96c0c
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0xfe4e09…8098ee
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0xa9f8dc…d0b4a3
0xfadd…6c940x3070…fa85Basex402 service$0.01100%coinbase30d ago0x20dc27…9df630
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0x7a9166…723222
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0x6d19b1…ecffd9
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0x8db46c…9aedc4
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase30d ago0x76cae0…c1f09d

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.