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—$10.50100%0xb60e…e3aa65d ago0xd57145…3c115f
0xc9a2…31540x0e3d…7757Base—$4.20100%0x2fa9…16de65d ago0xc13465…345273
0xc9a2…31540x0e3d…7757Base—$5.25100%0xa8a2…c53b65d ago0x89bd8a…475116
0xc9a2…31540x0e3d…7757Base—$5.25100%0x44bc…cd6a65d ago0xac310f…f1a15c
0xc9a2…31540x0e3d…7757Base—$5.25100%0xe478…9dd765d ago0xd43c98…c6b69c
0xc9a2…31540x0e3d…7757Base—$5.25100%0x8c9f…11af65d ago0xa2b2c1…2cafa7
0xc9a2…31540x0e3d…7757Base—$1.05100%0x023e…d6fc65d ago0x17c2bd…eb656a
0xc9a2…31540x0e3d…7757Base—$2.10100%0xa782…cada65d ago0x5d8380…5b3ea7
0xc9a2…31540x0e3d…7757Base—$10.50100%0x4e4a…2e7365d ago0x6aab70…4dbb37
0xc9a2…31540x0e3d…7757Base—$3.15100%0xa438…8fb865d ago0x3d5b3f…95b60e
0xc9a2…31540x0e3d…7757Base—$15.75100%0x826a…78de65d ago0x589e73…d3af24
0xc9a2…31540x0e3d…7757Base—$21.00100%0xc165…a9fc65d ago0xcafed8…3b03b8
0xc9a2…31540x0e3d…7757Base—$10.50100%0x133d…a47665d ago0xa36256…5f021e
0xc9a2…31540x0e3d…7757Base—$10.50100%0xbc7c…86d465d ago0xf2ce50…c809dc
0xc9a2…31540x0e3d…7757Base—$105.00100%0xd09f…ebf065d ago0x8349c1…eb235f
0xc9a2…31540x0e3d…7757Base—$15.75100%0xc585…31c665d ago0xafd291…3ba387
0xc9a2…31540x0e3d…7757Base—$10.50100%0x69b3…7ddd65d ago0xce5c5a…578614
0xc9a2…31540x0e3d…7757Base—$1.05100%0x77d2…f15d65d ago0x1a6b30…b1efda
0xc9a2…31540x0e3d…7757Base—$2.10100%0x93d4…655d65d ago0x55fe67…9fc1ab
0xc9a2…31540x0e3d…7757Base—$19.95100%0x9092…bc9e65d ago0xf8db96…18e226
0xc9a2…31540x0e3d…7757Base—$9.45100%0xfbad…25fb65d ago0x4162cc…7a87d1
0xc9a2…31540x0e3d…7757Base—$10.50100%0x64fd…12f465d ago0x41c956…48f3ae
0xc9a2…31540x0e3d…7757Base—$3.15100%0x54c7…4b1265d ago0x4b0dc9…5d8e6b
0xc9a2…31540x0e3d…7757Base—$10.50100%0x4a9f…031165d ago0xe36897…164e51
0xc9a2…31540x0e3d…7757Base—$2.10100%0xefcd…fefe65d ago0xfef5c3…26b1ca

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.