Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$0.88100%coinbase35d ago0xb46ea6…50e081
0xcb74…cb510xb0af…7de0Base—$0.30100%coinbase35d ago0x34f502…525de7
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase35d ago0x37c2f4…926f58
0xff56…086a0xb0af…7de0Base—$1.39100%coinbase35d ago0x35572e…957cb7
0x7d45…92240xb0af…7de0Base—$10.26100%coinbase35d ago0x46aa29…1d248a
0xdb7b…059d0xb0af…7de0Base—$3.38100%coinbase35d ago0xa7e82e…37189c
0x98ee…e1ab0xb0af…7de0Base—$0.66100%coinbase35d ago0x446aef…a95e2f
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase35d ago0x2e9044…ca6dc1
0x98ee…e1ab0xb0af…7de0Base—$0.90100%coinbase35d ago0xa0e5a1…da8f9b
0x7d45…92240xb0af…7de0Base—$9.81100%coinbase35d ago0x2f9a97…3eb317
0x98ee…e1ab0xb0af…7de0Base—$1.18100%coinbase35d ago0x93e3f7…b48b00
0x98ee…e1ab0xb0af…7de0Base—$1.18100%coinbase35d ago0xb6519c…0ffa12
0x7d45…92240xb0af…7de0Base—$10.09100%coinbase35d ago0x2db034…abd959
0x98ee…e1ab0xb0af…7de0Base—$1.18100%coinbase35d ago0x5ce467…804bdb
0x98ee…e1ab0xb0af…7de0Base—$1.18100%coinbase35d ago0x8e6f2f…990d30
0x7d45…92240xb0af…7de0Base—$9.87100%coinbase35d ago0xbee99d…bc2da2
0x7d45…92240xb0af…7de0Base—$9.69100%coinbase35d ago0x50fa1d…893349
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase35d ago0xd0f5ad…f803d3
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase35d ago0x0d145a…ba710a
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase35d ago0xaf2e47…9e305b
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase35d ago0xebf5cc…ef44f0
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase35d ago0x8abcab…115fb8
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase35d ago0x6bf7bf…25a99d
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase35d ago0x57413f…96fa8c
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase35d ago0x107478…10038c

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.