Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa20f…8a550x3e0a…78e7Base—$0.003991100%coinbase75d ago0x800606…41ef0e
0xa20f…8a550x3e0a…78e7Base—$0.002949100%coinbase75d ago0x950eec…82717f
0xa20f…8a550x3e0a…78e7Base—$0.003804100%coinbase75d ago0x4f0897…2cf88f
0xa20f…8a550x3e0a…78e7Base—$0.003364100%coinbase75d ago0x00e7b0…a69b00
0xa20f…8a550x3e0a…78e7Base—$0.004538100%coinbase75d ago0x2c5297…5dea4f
0xa20f…8a550x3e0a…78e7Base—$0.004135100%coinbase75d ago0xf39725…9d68bf
0xa20f…8a550x3e0a…78e7Base—$0.004078100%coinbase75d ago0xd4d293…4ea8d6
0xa20f…8a550x3e0a…78e7Base—$0.005237100%coinbase75d ago0x37e42d…5c7862
0xa20f…8a550x3e0a…78e7Base—$0.005693100%coinbase75d ago0x7c0350…393b08
0xa20f…8a550x3e0a…78e7Base—$0.004772100%coinbase75d ago0x864eb6…078ca3
0xa20f…8a550x3e0a…78e7Base—$0.005042100%coinbase75d ago0xa8a982…38c711
0xa20f…8a550x3e0a…78e7Base—$0.005307100%coinbase75d ago0x591c7c…341782
0xa20f…8a550x3e0a…78e7Base—$0.004133100%coinbase75d ago0x7e0d2a…86afda
0xa20f…8a550x3e0a…78e7Base—$0.003689100%coinbase75d ago0x304bf9…b7fab5
0xa20f…8a550x3e0a…78e7Base—$0.005541100%coinbase75d ago0x1274c1…354422
0xa20f…8a550x3e0a…78e7Base—$0.004237100%coinbase75d ago0x80ac95…d75a14
0xa20f…8a550x3e0a…78e7Base—$0.004516100%coinbase76d ago0xaeef94…56c9ac
0xa20f…8a550x3e0a…78e7Base—$0.004079100%coinbase76d ago0x330502…d855e3
0xa20f…8a550x3e0a…78e7Base—$0.005226100%coinbase76d ago0xfa20ec…f74eff
0xa20f…8a550x3e0a…78e7Base—$0.003526100%coinbase76d ago0x923de3…00c3a4
0xa20f…8a550x3e0a…78e7Base—$0.005694100%coinbase76d ago0xafa04a…c64b73
0xa20f…8a550x3e0a…78e7Base—$0.00266100%coinbase76d ago0xbed98f…5f4d39
0xa20f…8a550x3e0a…78e7Base—$0.00373100%coinbase76d ago0xa5bd76…e1e9a7
0xa20f…8a550x3e0a…78e7Base—$0.004296100%coinbase76d ago0xe74bd7…a69c2b

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.