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$1.05100%0xbada…25fd101d ago0xe31985…3a56ad
0xa520…eca40x0e3d…7757Base$3.15100%0xc22e…e4a1101d ago0x2deeb3…6e94bd
0xa520…eca40x0e3d…7757Base$6.30100%0x39a9…7be5101d ago0x521589…124cb2
0xa520…eca40x0e3d…7757Base$5.25100%0xc7c2…61a5101d ago0x3c1e41…1df67d
0xa520…eca40x0e3d…7757Base$15.75100%0xe146…b438101d ago0x1e455c…440f6d
0xa520…eca40x0e3d…7757Base$5.25100%0x6fec…af40101d ago0x1b43a5…72fa8b
0xa520…eca40x0e3d…7757Base$3.15100%0xe4bd…cd4e101d ago0xa5e03a…31480c
0xa520…eca40x0e3d…7757Base$10.50100%0xf867…7e9b101d ago0x1ce10c…9203f2
0xa520…eca40x0e3d…7757Base$5.25100%0x73bd…b444101d ago0x384035…9e69e7
0xa520…eca40x0e3d…7757Base$5.25100%0xa06c…18fe101d ago0xe2376a…a9b7b6
0xa520…eca40x0e3d…7757Base$21.00100%0xa96f…aeb1101d ago0x4e032a…759115
0xa520…eca40x0e3d…7757Base$5.25100%0x20cf…bf55101d ago0x9243c6…8e3dfe
0xa520…eca40x0e3d…7757Base$6.30100%0xc52b…5a8d101d ago0x053014…7a25f6
0xa520…eca40x0e3d…7757Base$10.50100%0x065e…0a60102d ago0x1d9490…f7758e
0xa520…eca40x0e3d…7757Base$11.55100%0x05f1…3bb9102d ago0x46eb78…6a2c67
0xa520…eca40x0e3d…7757Base$6.30100%0x0c68…47ce102d ago0xb5c98e…50629b
0xa520…eca40x0e3d…7757Base$10.50100%0xb77d…5f2d102d ago0x6aac82…4665c4
0xa520…eca40x0e3d…7757Base$10.50100%0x77d2…395e102d ago0x26c320…ee8a75
0xa520…eca40x0e3d…7757Base$10.50100%0xed27…48f7102d ago0x21bcae…7b2342
0xa520…eca40x0e3d…7757Base$10.50100%0x9c03…689d102d ago0x569fd2…c7799d
0xa520…eca40x0e3d…7757Base$12.60100%0x9c66…aca6102d ago0xe28a2e…2dc19a
0xa520…eca40x0e3d…7757Base$5.25100%0x2c22…1f1c102d ago0xe299b9…c70990
0xa520…eca40x0e3d…7757Base$5.25100%0xb77d…5f2d102d ago0xdcb45c…832055
0xa520…eca40x0e3d…7757Base$15.75100%0x7daa…0217102d ago0x7de625…46d488

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.