Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0xcac70f…5bb560
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x500dc5…bd6e2d
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x0d51d4…c6e6f7
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0xe6b62e…0a969d
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x29c630…c48fba
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase107d ago0x840473…1ab8af
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x55fc8c…563d06
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x872d31…6312e8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0xc35eed…4cd744
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase107d ago0x5a86bf…0e2822
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0xb23e93…902cf4
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x3ffcc5…3139f0
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase107d ago0xf6c3f6…7c2bb5
0x1e4a…450a0x2932…4f60Basex402 service$0.005100%coinbase107d ago0xb9e6de…a5ca91
0xb428…edd30x2932…4f60Basex402 service$0.005100%coinbase107d ago0x75065a…ce0df5
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x7643b6…30843e
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x0bbc3c…3ef31c
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x27b592…290f1b
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x94e29a…542ffc
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x61f4b3…25e97e
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0xa688a4…2a41a0
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0xc13fe8…e91522
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x0401a6…4f2ba7
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0xbce952…35573c
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase107d ago0x7abfb2…bc8418

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.