Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aa8…68150x3e0a…78e7Base—$0.00339100%coinbase74d ago0xbf4352…c99572
0x8aa8…68150x3e0a…78e7Base—$0.003651100%coinbase74d ago0xe8a4c4…664f07
0x8aa8…68150x3e0a…78e7Base—$0.003535100%coinbase74d ago0x628c79…79d855
0x8aa8…68150x3e0a…78e7Base—$0.00459100%coinbase74d ago0x07450d…fb7c8b
0x8aa8…68150x3e0a…78e7Base—$0.002969100%coinbase74d ago0x0bbd9b…01a3f0
0x8aa8…68150x3e0a…78e7Base—$0.005381100%coinbase74d ago0xba2d29…cb9b22
0x8aa8…68150x3e0a…78e7Base—$0.005188100%coinbase74d ago0x3a262f…eab963
0x8aa8…68150x3e0a…78e7Base—$0.003058100%coinbase74d ago0x31ec11…b1912b
0x8aa8…68150x3e0a…78e7Base—$0.004854100%coinbase74d ago0x27b675…a6224c
0x8aa8…68150x3e0a…78e7Base—$0.005067100%coinbase74d ago0x670ea3…715553
0x8aa8…68150x3e0a…78e7Base—$0.003863100%coinbase74d ago0x95dd74…f3063c
0x8aa8…68150x3e0a…78e7Base—$0.003985100%coinbase74d ago0x5beb80…c57d72
0x8aa8…68150x3e0a…78e7Base—$0.00314100%coinbase74d ago0x0089ab…e11927
0x8aa8…68150x3e0a…78e7Base—$0.003199100%coinbase74d ago0xf69ef4…fe95ae
0x8aa8…68150x3e0a…78e7Base—$0.005351100%coinbase74d ago0x77eae4…d0d2fb
0x8aa8…68150x3e0a…78e7Base—$0.003796100%coinbase74d ago0xd8e94c…789e6a
0x8aa8…68150x3e0a…78e7Base—$0.003883100%coinbase74d ago0x436665…26a32c
0x8aa8…68150x3e0a…78e7Base—$0.003198100%coinbase74d ago0x9682bd…a6c96c
0x8aa8…68150x3e0a…78e7Base—$0.004478100%coinbase74d ago0x87a089…55c4bd
0x8aa8…68150x3e0a…78e7Base—$0.003334100%coinbase74d ago0x1de1c1…f20806
0x8aa8…68150x3e0a…78e7Base—$0.003308100%coinbase74d ago0x5addce…1498b3
0x8aa8…68150x3e0a…78e7Base—$0.003806100%coinbase74d ago0x5a3d7a…fd357c
0x8aa8…68150x3e0a…78e7Base—$0.003573100%coinbase75d ago0xa0a787…68ddc0
0x8aa8…68150x3e0a…78e7Base—$0.00281100%coinbase75d ago0x2f71c2…81c07b
0x8aa8…68150x3e0a…78e7Base—$0.002714100%coinbase75d ago0x4cd1dd…bbc860

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.