Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8569…b987103d ago0x82d43d…b09bd5
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x614a…d5ce103d ago0x429d21…860092
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x1c09…186f103d ago0xaf32a9…98b414
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8944…ba2a103d ago0xbcf016…cb899c
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6c20…6aed103d ago0x4bda66…e4db1b
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x4c4a…536c103d ago0xab80a5…4e3d6c
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc366…284e103d ago0xed4e95…9e4170
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x1763…dc22103d ago0xeccfe0…786f35
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x77d2…395e103d ago0xd79c9a…6b2a7e
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x79f3…6a38103d ago0xb864aa…19b6bc
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x5697…9cea103d ago0xe55297…f79f6d
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x20cf…bf55103d ago0x23e759…084310
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x89b2…a87a103d ago0x40d0ec…5b615e
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x5944…5572103d ago0x0610f4…d1eb7f
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xe6a1…0117103d ago0xad22c2…19b8c3
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x7685…4769103d ago0x86048d…4a0e65
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x2640…d767103d ago0xc94f0f…9fae99
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x3c35…aa73103d ago0x8d52c3…58ca35
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xcfba…f106103d ago0xe5ba06…5d8f91
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x647b…3fa5103d ago0xab50b8…9339b0
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc7c2…61a5103d ago0x71551b…599d39
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x3663…55ff103d ago0x31c242…1dd2a2
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xd173…d69b103d ago0x3121d0…5fad23
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xb7ce…a062103d ago0x9cb001…e05fb2
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x28a1…4ae5103d ago0x801ced…3cb8fc

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.