Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0x096a…5c7b42d ago0xe943f5…3307bd
0xa787…64cf0x0e3d…7757Base$10.50100%0xc234…1c3842d ago0x2edd0e…26edc6
0xa787…64cf0x0e3d…7757Base$9.45100%0x7daa…021742d ago0x021b1c…bba209
0xa787…64cf0x0e3d…7757Base$2.10100%0xe0dd…9b2b42d ago0x228028…1b2f5f
0xa787…64cf0x0e3d…7757Base$5.25100%0x75ef…a0f942d ago0x141270…22277d
0xa787…64cf0x0e3d…7757Base$5.25100%0x4e4a…2e7342d ago0xdba170…3a89fd
0xa787…64cf0x0e3d…7757Base$3.15100%0x8817…492742d ago0x05fe0a…532085
0xa787…64cf0x0e3d…7757Base$4.20100%0x1668…2c3e42d ago0x4b14ac…5de645
0xa787…64cf0x0e3d…7757Base$2.10100%0x5944…557242d ago0x96db10…a21f88
0xa787…64cf0x0e3d…7757Base$10.50100%0xdb8c…386142d ago0x410db9…bd3078
0xa787…64cf0x0e3d…7757Base$10.50100%0xcf6b…a40a42d ago0x1fd6ee…2de2e5
0xa787…64cf0x0e3d…7757Base$1.05100%0x9d1f…cb2242d ago0xb7b008…0a5009
0xa787…64cf0x0e3d…7757Base$2.10100%0x52ba…517742d ago0xcc9ddf…f03c4d
0xa787…64cf0x0e3d…7757Base$1.05100%0xbc41…9c5b42d ago0x87e56c…8e714f
0xa787…64cf0x0e3d…7757Base$21.00100%0x63f7…457842d ago0xc7e456…2495bc
0xa787…64cf0x0e3d…7757Base$1.05100%0x50ee…525242d ago0x45539f…156f18
0xa787…64cf0x0e3d…7757Base$10.50100%0x7a25…7fdc42d ago0xfb7a3d…3ad119
0xa787…64cf0x0e3d…7757Base$1.05100%0xb60e…e3aa42d ago0x55c471…9142f2
0xa787…64cf0x0e3d…7757Base$24.15100%0x5787…759e42d ago0xcbd1ff…07b7b0
0xa787…64cf0x0e3d…7757Base$2.10100%0x2a5b…d6a942d ago0x7fc56e…e72cd5
0xa787…64cf0x0e3d…7757Base$1.05100%0xf6cb…a8d742d ago0x45f418…8d3397
0xa787…64cf0x0e3d…7757Base$2.10100%0x9d1f…cb2242d ago0x900510…e4b2b4
0xa787…64cf0x0e3d…7757Base$2.10100%0xa96f…aeb142d ago0xcae113…719a44
0xa787…64cf0x0e3d…7757Base$42.00100%0x1c06…7baa42d ago0x673f98…726285
0xa787…64cf0x0e3d…7757Base$4.20100%0x7daa…021742d ago0xf2f01a…ab247f

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.