Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase1h ago0x40f555…ab2fdb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2h ago0xa5cb50…e6048d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2h ago0xe64e0d…7415e9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2h ago0xaf5acd…9d7f6d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3h ago0x01032b…cf575b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3h ago0x09e4bf…d1263d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase3h ago0xa8cdf4…e413e7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4h ago0x5fce82…f282a3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4h ago0x323b5e…5d8ca8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase4h ago0x2050e5…affba0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5h ago0x174601…7a0ac5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5h ago0xd61a92…5dea87
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5h ago0xf76a6b…72f055
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase5h ago0xd899b6…210db7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6h ago0xb34b21…960b40
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6h ago0x34d390…b5078f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase6h ago0x3f5466…f79f63
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase7h ago0x635fb4…a52a62
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase7h ago0xea35a4…20b3ca
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase7h ago0xacdb17…acc0a1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8h ago0x16f717…2b878d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8h ago0x434c46…765b01
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8h ago0x5554dc…68a158
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9h ago0x389628…708c9c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase9h ago0x080d93…b80b83

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.