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%coinbase2d ago0xe25fff…86a9bd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x7c5c9b…e1029b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xfc05e3…2fa47e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xb59616…42c428
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x94ec00…e963c7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x2b6aa2…c8ecf4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xf6dd75…5e53f1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x666be5…ee0541
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x7d4c25…3dfef4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x7aafeb…172315
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x35dd7d…a6c208
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xe94549…444f36
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x8bbc58…dcbe08
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xa972d7…b3b470
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x2ca12a…4fb690
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x6c83d7…018726
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xa6aeaf…3f42b9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x6deb41…f97766
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xafcf95…1484a2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xeaf717…f253fa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x4e8e06…747990
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x3e0122…90b4e7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xca5699…240049
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0xc6f5a7…ad41b7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase2d ago0x7432a1…1c2c01

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.