Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2ca…dd200x7509…2769Base—$0.5070%0x7509…276940d ago0xd90233…6b1ce1
0xb2ca…dd200x7509…2769Base—$0.5070%0x7509…276940d ago0xd95939…718aeb
0xb2ca…dd200x7509…2769Base—$0.5070%0x7509…276940d ago0xb2673b…c0b6a9
0xb2ca…dd200x7509…2769Base—$0.5070%0x7509…276940d ago0x93125b…58eebe
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x894f3a…e53cbb
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x545a6f…532a39
0xb2ca…dd200x7509…2769Base—$0.0570%0x7509…276940d ago0x3b5834…9a7e05
0xb2ca…dd200x7509…2769Base—$0.5070%0x7509…276940d ago0xfdad3f…3b2773
0xb2ca…dd200x7509…2769Base—$0.5070%0x7509…276940d ago0x5ee313…43dd2b
0xb2ca…dd200x7509…2769Base—$0.5070%0x7509…276940d ago0x1c4e8d…878099
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x3511b0…3b9011
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x36cbd3…84b1a6
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0xb46d79…97911b
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x849d9b…537e04
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x34a33f…b51702
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x6b25c1…62454a
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0xe4cdc4…105ce1
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x2176b2…5d3057
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x75139d…618ba7
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x187eeb…61afa5
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0x587218…2ba9dc
0xb2ca…dd200x7509…2769Base—$0.1070%0x7509…276940d ago0xa176d2…c0570a

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.