Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$21.00100%0xd022…4541100d ago0xc10b6d…320f87
0xc9a2…31540x0e3d…7757Base$2.10100%0xbcc0…614b100d ago0x4e1aa5…ac1ee4
0xc9a2…31540x0e3d…7757Base$42.00100%0xb11e…6e5a100d ago0x9b47e6…9b068c
0xc9a2…31540x0e3d…7757Base$8.40100%0x3d44…4115100d ago0x348e3f…fc20c6
0xc9a2…31540x0e3d…7757Base$10.50100%0xb1ed…f854101d ago0x6364b9…489a27
0xc9a2…31540x0e3d…7757Base$10.50100%0xd301…c7ff101d ago0x1afe52…1fc654
0xc9a2…31540x0e3d…7757Base$10.50100%0xe5a6…5fc5101d ago0x56744c…6c36f6
0xc9a2…31540x0e3d…7757Base$10.50100%0xd54e…541d101d ago0xebeed3…25b75b
0xc9a2…31540x0e3d…7757Base$21.00100%0x0dd6…b0b0101d ago0x9d76c7…136b6d
0xc9a2…31540x0e3d…7757Base$10.50100%0x70ba…dd56101d ago0x9a8661…0a4078
0xc9a2…31540x0e3d…7757Base$5.25100%0x1dbc…007e101d ago0x109950…4d4fdc
0xc9a2…31540x0e3d…7757Base$10.50100%0xc2de…8a3d101d ago0x80bd9f…b4c3d5
0xc9a2…31540x0e3d…7757Base$21.00100%0x9971…2048101d ago0x31c774…84867e
0xc9a2…31540x0e3d…7757Base$21.00100%0xa690…238c101d ago0x741262…7aae3e
0xc9a2…31540x0e3d…7757Base$3.15100%0x1513…b513101d ago0x35f39c…8ed558
0xc9a2…31540x0e3d…7757Base$7.35100%0xbc4f…cafd101d ago0xa7c3aa…206f71
0xc9a2…31540x0e3d…7757Base$5.25100%0x7c94…b13e101d ago0xe8a984…f1d2ae
0xc9a2…31540x0e3d…7757Base$10.50100%0x9667…204e101d ago0x284b50…37d929
0xc9a2…31540x0e3d…7757Base$10.50100%0xa070…95e0101d ago0x9f8cee…ef9fcb

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.