Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$7.35100%0xe5a6…5fc544d ago0x54b8fa…64a609
0xa520…eca40x0e3d…7757Base—$10.50100%0x59e8…d82344d ago0x23eaba…b57f88
0xa520…eca40x47c5…4fc3Base—$5.2570%0x0744…c73c44d ago0xe5c042…218df2
0xa520…eca40x0e3d…7757Base—$11.55100%0xc763…5b0b44d ago0x2b727c…06d998
0xa520…eca40x47c5…4fc3Base—$5.2570%0x35b0…b81044d ago0x27c4a4…ad6f15
0xa520…eca40x0e3d…7757Base—$2.10100%0x21e4…0fa944d ago0x1a0fd6…2acfe5
0xa520…eca40x0e3d…7757Base—$10.50100%0x6ae4…e26d44d ago0x1a8791…48baff
0xa520…eca40x0e3d…7757Base—$15.75100%0xb689…e28345d ago0xee180d…267a3d
0xa520…eca40x0e3d…7757Base—$1.05100%0x60af…6a2545d ago0xe318f8…0caa0e
0xa520…eca40x47c5…4fc3Base—$10.5070%0x271d…71b445d ago0xea1a3f…02f8a3
0xa520…eca40x47c5…4fc3Base—$5.2570%0xa7b1…4ca445d ago0x235f04…2c2f35
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc7c2…61a545d ago0xf5ccbc…1756df
0xa520…eca40x47c5…4fc3Base—$2.1070%0xd7a4…9b2645d ago0xc55ac0…f1e72d
0xa520…eca40x47c5…4fc3Base—$9.4570%0x96be…0b4645d ago0xb39689…97362b
0xa520…eca40x0e3d…7757Base—$5.25100%0x9d1a…013545d ago0x89b716…f8cfc8
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5b2d…d78c45d ago0x2beb62…21842c
0xa520…eca40x0e3d…7757Base—$10.50100%0xcf0a…a2c345d ago0x20cf2b…ea8d87
0xa520…eca40x0e3d…7757Base—$10.50100%0x55b3…f1a045d ago0xd792f1…b43dfe
0xa520…eca40x47c5…4fc3Base—$10.5070%0x2d8d…301645d ago0x562a82…4710a4
0xa520…eca40x47c5…4fc3Base—$5.2570%0xf3d1…2b9c45d ago0x6a716f…f9610f
0xa520…eca40x47c5…4fc3Base—$5.2570%0x1af6…8fa345d ago0x2226df…3a25a0
0xa520…eca40x47c5…4fc3Base—$10.5070%0x398e…79a645d ago0x1d7818…5c2e10
0xa520…eca40x47c5…4fc3Base—$7.3570%0x45b4…af2745d ago0x20f726…70e522
0xa520…eca40x0e3d…7757Base—$10.50100%0x88df…6a4d45d ago0x4feb8c…22d0fd
0xa520…eca40x0e3d…7757Base—$10.50100%0x3e5d…fd3845d ago0x3901d3…f4fca7

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.