Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x227bb1…a54e9d
0xe917…a62e0x2f01…a0d3Base—$0.0170%0xa2d4…125c3d ago0xaede70…63e5b1
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x195d11…60fa96
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x3db2d4…330769
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x6f72eb…42857f
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0xe600dc…8b1e5e
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0xdab547…1f6435
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0xaa9b0a…71e418
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x439d35…57b5d4
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0xf0e2b4…1dcbc2
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x975961…53739f
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x76dff4…36cb47
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x0ea238…a0d8c5
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x3af4be…b300e9
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x62b731…7fac40
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x85d0ec…a1e582
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x76b80c…f8004a
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x62125e…e3d326
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0xd89301…0b61f7
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x6be10a…63a906
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0xfaab1a…408056
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0xd941cc…976f56
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x3825e2…f4cd13
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x68a51e…db6098
0xe917…a62e0x44ee…b7b2Base—$0.00570%0x117a…ad1f3d ago0x4ec974…4e54f1

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.