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—$5.25100%0xc072…b4b170d ago0xbc10cf…216f8f
0xc9a2…31540x0e3d…7757Base—$10.50100%0x6d49…84c870d ago0x8b875a…e9fec1
0xc9a2…31540x0e3d…7757Base—$5.25100%0xabef…391370d ago0xeb6764…d5f3ad
0xc9a2…31540x0e3d…7757Base—$5.25100%0x2a28…fc3d70d ago0xa9e0fc…c2b327
0xc9a2…31540x0e3d…7757Base—$2.10100%0x89a0…ff5870d ago0x25eb77…ff7892
0xc9a2…31540x0e3d…7757Base—$2.10100%0x4c95…d79b70d ago0x417bdd…55b59b
0xc9a2…31540x0e3d…7757Base—$3.15100%0x52ba…517770d ago0x7c09c9…6be847
0xc9a2…31540x0e3d…7757Base—$4.20100%0xc366…284e70d ago0xfa32bf…da1ace
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9d66…1ab670d ago0x5bddea…00e339
0xc9a2…31540x0e3d…7757Base—$3.15100%0xf643…981070d ago0xecd2ad…d14b41
0xc9a2…31540x0e3d…7757Base—$1.05100%0xfa43…45e570d ago0x297446…71aee0
0xc9a2…31540x0e3d…7757Base—$5.25100%0x7666…72f470d ago0xe34568…6fa80c
0xc9a2…31540x0e3d…7757Base—$10.50100%0x7fb5…6c5270d ago0x3a3ca5…b78dd3
0xc9a2…31540x0e3d…7757Base—$4.20100%0x2041…bdf670d ago0x396c85…903327
0xc9a2…31540x0e3d…7757Base—$105.00100%0x39ac…36cd70d ago0x5e41e1…b2be67
0xc9a2…31540x0e3d…7757Base—$15.75100%0x1ae8…2c7370d ago0x4a7f05…e9bb79
0xc9a2…31540x0e3d…7757Base—$52.50100%0xc144…dd4e70d ago0x2b5ee1…1119fe
0xc9a2…31540x0e3d…7757Base—$10.50100%0x9ea2…605a70d ago0x375507…1e9a68
0xc9a2…31540x0e3d…7757Base—$10.50100%0xc4a4…9e8670d ago0xfc793d…400f79
0xc9a2…31540x0e3d…7757Base—$31.50100%0x3494…a4d170d ago0x2162f9…9e548f
0xc9a2…31540x0e3d…7757Base—$10.50100%0x493f…ab8f70d ago0x8355c6…d13158
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9190…8d8370d ago0x7fd051…9f3617
0xc9a2…31540x0e3d…7757Base—$21.00100%0x9ea2…605a70d ago0x1b9f66…316c51
0xc9a2…31540x0e3d…7757Base—$105.00100%0x7cf5…240770d ago0xe0d099…2414fd
0xc9a2…31540x0e3d…7757Base—$16.80100%0x5b2d…d78c70d ago0x0c02e4…7e2efc

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.