Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeda…7d9c0x3e0a…78e7Base—$0.003293100%coinbase73d ago0xb70f83…21c4a6
0xfeda…7d9c0x3e0a…78e7Base—$0.004306100%coinbase73d ago0x2131fa…2ad60b
0xfeda…7d9c0x3e0a…78e7Base—$0.00412100%coinbase73d ago0x61102f…abfa9d
0xfeda…7d9c0x3e0a…78e7Base—$0.004457100%coinbase73d ago0xfad99d…855c5a
0xfeda…7d9c0x3e0a…78e7Base—$0.004687100%coinbase73d ago0xd821f0…5ff338
0xfeda…7d9c0x3e0a…78e7Base—$0.004829100%coinbase73d ago0x1becf6…c71a25
0xfeda…7d9c0x3e0a…78e7Base—$0.005257100%coinbase73d ago0xd8e34a…be8f13
0xfeda…7d9c0x3e0a…78e7Base—$0.004058100%coinbase73d ago0x224a66…c58bff
0xfeda…7d9c0x3e0a…78e7Base—$0.005869100%coinbase73d ago0xce6b45…84db21
0xfeda…7d9c0x3e0a…78e7Base—$0.004512100%coinbase73d ago0xe6a95b…780424
0xfeda…7d9c0x3e0a…78e7Base—$0.003769100%coinbase73d ago0xafef5a…641391
0xfeda…7d9c0x3e0a…78e7Base—$0.005919100%coinbase73d ago0x0b0c53…92fd65
0xfeda…7d9c0x3e0a…78e7Base—$0.003199100%coinbase73d ago0x8e6756…f0d50d
0xfeda…7d9c0x3e0a…78e7Base—$0.004089100%coinbase73d ago0xbfcd08…78571c
0xfeda…7d9c0x3e0a…78e7Base—$0.005196100%coinbase73d ago0xd2781f…0a53d8
0xfeda…7d9c0x3e0a…78e7Base—$0.003464100%coinbase73d ago0x56bc8d…6a0fdf
0xfeda…7d9c0x3e0a…78e7Base—$0.002952100%coinbase73d ago0x6096be…5327dc
0xfeda…7d9c0x3e0a…78e7Base—$0.003508100%coinbase73d ago0xd234a7…dd73fc
0xfeda…7d9c0x3e0a…78e7Base—$0.004805100%coinbase73d ago0xbde8b4…ce074c
0xfeda…7d9c0x3e0a…78e7Base—$0.005326100%coinbase74d ago0x8461ab…74afad
0xfeda…7d9c0x3e0a…78e7Base—$0.004918100%coinbase74d ago0xcde2c2…36fdaa
0xfeda…7d9c0x3e0a…78e7Base—$0.003965100%coinbase74d ago0x986ab4…519bc8
0xfeda…7d9c0x3e0a…78e7Base—$0.004103100%coinbase74d ago0xa72aba…d22b64
0xfeda…7d9c0x3e0a…78e7Base—$0.005582100%coinbase74d ago0x7484e1…8bd7c9
0xfeda…7d9c0x3e0a…78e7Base—$0.004807100%coinbase74d ago0x259cab…86d64d

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.