Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x5f05a3…a59179
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xda39f3…5b6fc6
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x57c166…8501a5
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xff5d26…15ba65
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xdd4710…121440
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xdb9fea…33759c
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x88d9c5…fe31f7
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x60d40a…b61b55
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xaf8b2e…ce3c8c
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xe24f2d…cc0bce
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x2647a7…87be62
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x4b8ac6…3496e2
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x138c2e…ae4e15
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x266ac0…4ff199
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x6c94b7…575107
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x569618…251a51
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xddf834…8485e2
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xd259bf…1dc0bd
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xeacfe6…33110d
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x6837c7…c18ce8
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xc010aa…5fa202
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xb3db59…06afc5
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0x51c274…721ca8
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xc02e24…e8c9fb
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa60d ago0xb91143…7c66c3

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.