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.98100%coinbase39d ago0xb94ed2…cabada
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase39d ago0x1e43f7…16dbf2
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase39d ago0x37a811…d51292
0xff56…086a0xb0af…7de0Base—$1.74100%coinbase39d ago0xed04e4…6b014e
0x98ee…e1ab0xb0af…7de0Base—$1.10100%coinbase39d ago0x14ec7b…21ba3a
0xcb74…cb510xb0af…7de0Base—$0.20100%coinbase39d ago0xb7521d…16f0a4
0x98ee…e1ab0xb0af…7de0Base—$1.08100%coinbase39d ago0x597ad1…2210c3
0x7d45…92240xb0af…7de0Base—$12.10100%coinbase39d ago0xf74b93…c3f33a
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0xd5e9e5…4fd915
0xdb7b…059d0xb0af…7de0Base—$5.88100%coinbase39d ago0xc45adc…3b04cb
0xcb74…cb510xb0af…7de0Base—$0.20100%coinbase39d ago0x875668…e85745
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase39d ago0xf92616…f5346b
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x44a67a…c127aa
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase39d ago0xd09e01…433ce9
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0x9fdbea…76a988
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase39d ago0xa09eca…ac96cc
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase39d ago0x67ae7d…537b7a
0xff56…086a0xb0af…7de0Base—$1.96100%coinbase39d ago0xf7e86b…46d8d1
0x7d45…92240xb0af…7de0Base—$11.87100%coinbase39d ago0x21195a…8691b5
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase39d ago0x21361a…153b16
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase39d ago0xd2bd6c…c180ff
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase39d ago0x45b423…a2591a
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase39d ago0xc2b5a3…dc75e5
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase39d ago0x0821fc…931e8d
0x98ee…e1ab0xb0af…7de0Base—$0.78100%coinbase39d ago0x528941…3a02ac

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.