Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xfc049d…03639c
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xae41e3…36d892
0x03c5…a0a30x50eb…6480Base—$0.003100%0x54f0…7932118d ago0x9118b5…1b46d4
0x03c5…a0a30x50eb…6480Base—$0.002100%0x54f0…7932118d ago0x8d8c00…eaee05
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x508498…f59203
0x03c5…a0a30x50eb…6480Base—$0.002100%0x54f0…7932118d ago0x2c2044…ee01fe
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x6b970e…2273f9
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xc95567…18625a
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x1bc7b6…b0c510
0x03c5…a0a30x50eb…6480Base—$0.002100%0x54f0…7932118d ago0xe42a67…05daec
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x4f9419…4b5f0e
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xcf8ab1…ee4509
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xc85493…4640db
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xb5f9f5…e4f24a
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x1bd709…092c31
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x009335…d0046f
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xc0af6b…979f0e
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x91d982…d17bab
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xe7634e…7d7e0e
0x03c5…a0a30x50eb…6480Base—$0.003100%0x54f0…7932118d ago0x9c96cf…fd4194
0x03c5…a0a30x50eb…6480Base—$0.003100%0x54f0…7932118d ago0xa70eed…44e436
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xc76788…7850e7
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0xe3d794…a1c98c
0x03c5…a0a30x50eb…6480Base—$0.01100%0x54f0…7932118d ago0x80e734…4b1366
0x03c5…a0a30x50eb…6480Base—$0.001100%0x54f0…7932118d ago0x9087e6…74df0e

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.