Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca11…388b0x07cf…2396Base—$0.02100%0x1360…66fa47d ago0xa892e9…378c66
0xca11…388b0x07cf…2396Base—$0.01100%0x1360…66fa47d ago0x502ded…3b2dd1
0xca11…388b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa47d ago0x78264b…a11ef6
0xca11…388b0x9dba…0df8Basex402 service$0.01100%0x1360…66fa47d ago0x134db2…ecb6c4
0xca11…388b0x9dba…0df8Basex402 service$0.01100%0x1360…66fa47d ago0xbdb16b…98a9eb
0xca11…388b0x9dba…0df8Basex402 service$0.01100%0x1360…66fa47d ago0x3aac1b…0e6283
0xca11…388b0x9dba…0df8Basex402 service$0.01100%0x1360…66fa47d ago0xddc023…02e6a6
0xca11…388b0x9dba…0df8Basex402 service$0.005100%0x1360…66fa47d ago0x1e3f1e…68eec8
0xca11…388b0x9dba…0df8Basex402 service$0.005100%0x1360…66fa47d ago0xe764e6…1b60cc
0xca11…388b0x07cf…2396Base—$0.02100%0x1360…66fa47d ago0xd7d7b2…195e9a
0xca11…388b0x9dba…0df8Basex402 service$0.005100%coinbase47d ago0x05eb2c…529d95
0xca11…388b0x9dba…0df8Basex402 service$0.01100%0x1360…66fa47d ago0x7e987f…163b05
0xca11…388b0x9dba…0df8Basex402 service$0.005100%0x1360…66fa47d ago0x2dbac2…cdbe8a
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase47d ago0x844eca…ab6dc0
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase47d ago0x36f9df…3db359
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase47d ago0x2355dd…3b508c
0xca11…388b0xa12d…ed30Basex402 service$0.02100%coinbase47d ago0x2f918a…e41f4e
0xca11…388b0x07cf…2396Base—$0.03100%dexter48d ago0x4803e9…297f63
0xca11…388b0x07cf…2396Base—$0.01100%dexter48d ago0xc82143…27c2e0
0xca11…388b0x07cf…2396Base—$0.02100%dexter48d ago0xce0d64…b55462
0xca11…388b0x9dba…0df8Basex402 service$0.006100%0x1360…66fa48d ago0x5b2b39…79a9ed
0xca11…388b0x9dba…0df8Basex402 service$0.01100%coinbase48d ago0x93bbb3…90b73e
0xca11…388b0x9dba…0df8Basex402 service$0.01100%coinbase48d ago0xb189ed…532fca
0xca11…388b0x9dba…0df8Basex402 service$0.01100%0x1360…66fa48d ago0x49f87c…cbfa9c
0xca11…388b0x9dba…0df8Basex402 service$0.01100%0x1360…66fa48d ago0x199df9…c88beb

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.