Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x5697…9cea31d ago0x9f420b…d8815a
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x5a57…2a9e31d ago0xa604db…d616fd
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xaf65…d79031d ago0x3522c0…2b824b
0x4bfb…0c880x47c5…4fc3Base—$9.4570%0x1875…8fcf31d ago0x2541f4…09f3f3
0x4bfb…0c880x47c5…4fc3Base—$13.6570%0x96be…0b4631d ago0x4330ce…d5bc6e
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xaf61…49f631d ago0x220519…b33741
0x4bfb…0c880x47c5…4fc3Base—$18.9070%0x1c09…186f31d ago0x217471…f9f0b0
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x0fb0…485931d ago0x09b3fb…62986c
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xe5a6…5fc531d ago0xc61ea7…8dcc17
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x64e4…55d931d ago0xd1faa6…a9a44c
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x63f7…457831d ago0x4e3599…323a3a
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x9c03…689d31d ago0x19f01e…7b4637
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x1efc…9e4331d ago0xe02d4e…08bad8
0x4bfb…0c880x0e3d…7757Base—$5.2570%0x1053…e7a931d ago0xda43b0…d764a9
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x3d37…880631d ago0x88381c…eff9f3
0x4bfb…0c880x0e3d…7757Base—$3.1570%0x77d0…ce5032d ago0x0b3518…53a63d
0x4bfb…0c880x0e3d…7757Base—$5.2570%0x52ba…517732d ago0xf5ad0b…036765
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xa225…dabf32d ago0x8d255e…6c545d

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.