Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$5.25100%0x2d05…53d078d ago0x52701d…f64c87
0x8cfa…be850x0e3d…7757Base—$1.05100%0xd173…d69b78d ago0x7f0828…5c568c
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6c0f…7cd678d ago0x2c2c9e…196a97
0x8cfa…be850x0e3d…7757Base—$1.05100%0xbc4f…cafd78d ago0x8b01b6…554c4e
0x8cfa…be850x0e3d…7757Base—$10.50100%0x75c8…902c78d ago0xa98d5b…f34dfa
0x8cfa…be850x0e3d…7757Base—$10.50100%0x63d9…362878d ago0x338f95…7369b2
0x8cfa…be850x0e3d…7757Base—$4.20100%0xdfb4…bf9378d ago0x3e98d8…0a11da
0x8cfa…be850x0e3d…7757Base—$52.50100%0xe162…626878d ago0x416f8f…d410e7
0x8cfa…be850x0e3d…7757Base—$10.50100%0xeb2b…34ca78d ago0xd66be3…b05441
0x8cfa…be850x0e3d…7757Base—$1.05100%0x0971…930e78d ago0x670e18…77255e
0x8cfa…be850x0e3d…7757Base—$1.05100%0x5a50…c82c78d ago0x13474e…267fc4
0x8cfa…be850x0e3d…7757Base—$1.05100%0x2016…553478d ago0x71def4…6867a9
0x8cfa…be850x0e3d…7757Base—$1.05100%0x6a96…27ff78d ago0x1084dc…577503
0x8cfa…be850x0e3d…7757Base—$5.25100%0x86c0…288978d ago0x93e3a5…c31640
0x8cfa…be850x0e3d…7757Base—$1.05100%0x1dbc…007e78d ago0xb2c8d0…3d3b20
0x8cfa…be850x0e3d…7757Base—$2.10100%0x69ba…d2e278d ago0x626045…02e10f
0x8cfa…be850x0e3d…7757Base—$1.05100%0xe620…490178d ago0x6a8cff…58ca18
0x8cfa…be850x0e3d…7757Base—$10.50100%0x4055…8ed178d ago0x117367…35f146
0x8cfa…be850x0e3d…7757Base—$4.20100%0xa69c…e8d578d ago0xe92d58…abd03c
0x8cfa…be850x0e3d…7757Base—$6.30100%0x0fb0…485978d ago0x7b2d31…d746db
0x8cfa…be850x0e3d…7757Base—$5.25100%0x4c4a…536c78d ago0x4c3c46…22619f
0x8cfa…be850x0e3d…7757Base—$5.25100%0xc165…a9fc78d ago0x611201…3efa13

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.