Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x46f539…97bf28
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x5df129…014890
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x6631ea…126437
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x116ad3…eb5c39
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xb15eaa…69ea20
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xd750f9…83f642
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xbd0bc5…12bf77
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xf35dff…9de71c
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x0f8f86…348310
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x6bb4b4…18d377
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xdbdb66…ccf76c
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xb03ee5…c30a5f
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xfc87ea…b11dbc
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x8f1ff9…e61cd3
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x42b83a…9d42bd
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xafea94…6595e3
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x5decba…b00015
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x2ef147…dff3e1
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0xf9010c…184a00
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa76d ago0x94b44d…f48f77
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa77d ago0x4ad964…acfb50
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa77d ago0x77dc05…b46561
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa77d ago0x37f617…1e300b
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa77d ago0xb5656e…8da8bc
0xf1c8…ce710x9c95…e299Base—$0.001100%fluxa77d ago0x7d6de3…bfdcd8

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.