Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$14.70100%0x1570…9b0a81d ago0xeecc00…fc6cdc
0x1332…66eb0x0e3d…7757Base—$10.00100%0x2d18…781181d ago0x3e6991…764aa1
0x1332…66eb0x0e3d…7757Base—$2.10100%0x7bc8…426181d ago0xb10c95…7e8000
0x1332…66eb0x0e3d…7757Base—$189.98100%0x69b3…7ddd81d ago0xb83f16…a568d9
0x1332…66eb0x0e3d…7757Base—$21.00100%0xda14…75fa81d ago0x3bb421…d94ee1
0x1332…66eb0x0e3d…7757Base—$12.60100%0x33a2…877f81d ago0x902965…3effd9
0x1332…66eb0x0e3d…7757Base—$141.75100%0x39f9…9a7981d ago0x2c2cdc…a9797f
0x1332…66eb0x0e3d…7757Base—$10.00100%0x73f4…836781d ago0x8307f5…295148
0x1332…66eb0x0e3d…7757Base—$25.00100%0x5d3d…e33381d ago0x167607…002f9a
0x1332…66eb0x0e3d…7757Base—$978.76100%0x4ec9…366181d ago0x4fcfae…b4655e
0x1332…66eb0x0e3d…7757Base—$210.00100%0xf261…5d4181d ago0x5bd414…41d859
0x1332…66eb0x0e3d…7757Base—$52.50100%0x9c03…689d81d ago0x725abb…9bb477
0x1332…66eb0x0e3d…7757Base—$309.86100%0x1ceb…22ad81d ago0x800c49…282bcc
0x1332…66eb0x0e3d…7757Base—$3.15100%0x35fd…376b81d ago0xdbe2a3…acae4f
0x1332…66eb0x0e3d…7757Base—$4.20100%0xe6a1…011781d ago0x9975c8…54c8d3
0x1332…66eb0x0e3d…7757Base—$504.00100%0x8516…088381d ago0x51abf1…063ab3
0x1332…66eb0x0e3d…7757Base—$57.75100%0x5613…339e81d ago0xa771b1…c871e3
0x1332…66eb0x0e3d…7757Base—$2,599.50100%0xeb08…9f9c81d ago0xc4b7fe…80fda8
0x1332…66eb0x0e3d…7757Base—$9.35100%0x816c…9f8681d ago0x2a3117…d4bab8
0x1332…66eb0x0e3d…7757Base—$21.00100%0x563b…9a7f81d ago0xb66607…4bbdd8
0x1332…66eb0x0e3d…7757Base—$525.00100%0xa1fb…723e81d ago0x11d220…74fc0c
0x1332…66eb0x0e3d…7757Base—$84.00100%0x5df6…642881d ago0x0f49d5…9aff3f
0x1332…66eb0x0e3d…7757Base—$4,200.00100%0x8bf2…a82e81d ago0x9bdb53…f599af
0x1332…66eb0x0e3d…7757Base—$2.04100%0x9993…8cf581d ago0x3e45fe…980218
0x1332…66eb0x0e3d…7757Base—$136.52100%0x4ec9…366181d ago0xcb4ef1…847ec9

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.