Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase44d ago0x7f6b14…7a58cd
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase44d ago0x253813…e62b48
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase44d ago0x617cb5…3f243f
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase44d ago0xf8d777…6794e9
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase44d ago0x304c32…7d20aa
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase44d ago0xbb1ef1…fec020
0xff56…086a0xb0af…7de0Base—$0.62100%coinbase44d ago0x3f4d03…e249e9
0xff56…086a0xb0af…7de0Base—$0.62100%coinbase44d ago0x23d5a3…7c1fcd
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase44d ago0x5581c1…d1d2ae
0xff56…086a0xb0af…7de0Base—$0.62100%coinbase44d ago0xc28792…5d9173
0xff56…086a0xb0af…7de0Base—$0.62100%coinbase44d ago0xce7f26…e28608
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase44d ago0xcf58a1…c8e986
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase44d ago0x4514d7…69993b
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase44d ago0x9d2c7a…18508f
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase44d ago0xf21e20…83c333
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase44d ago0xfeaee5…c4bc99
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase44d ago0x71be34…deb5e8
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase44d ago0xa3d04e…3aa57c
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase44d ago0x1f4592…4105e5
0xff56…086a0xb0af…7de0Base—$0.54100%coinbase44d ago0x4909f1…a8d87b
0xff56…086a0xb0af…7de0Base—$0.54100%coinbase44d ago0x6768b1…9d6010
0xff56…086a0xb0af…7de0Base—$0.52100%coinbase44d ago0x17bbe4…df6a64
0xff56…086a0xb0af…7de0Base—$0.52100%coinbase44d ago0xdb0203…1854d1
0xff56…086a0xb0af…7de0Base—$0.52100%coinbase44d ago0x299333…f2cc52
0xff56…086a0xb0af…7de0Base—$0.50100%coinbase44d ago0x4ea391…e84f93

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.