Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f7f…85540x3e0a…78e7Base—$0.004273100%coinbase73d ago0x6df47a…2994fc
0x2f7f…85540x3e0a…78e7Base—$0.003991100%coinbase74d ago0x8530ed…52910a
0x2f7f…85540x3e0a…78e7Base—$0.004067100%coinbase74d ago0xb9a0b2…e0874d
0x2f7f…85540x3e0a…78e7Base—$0.005097100%coinbase74d ago0x8cf8a2…4da623
0x2f7f…85540x3e0a…78e7Base—$0.005073100%coinbase74d ago0x2f7afd…1921f1
0x2f7f…85540x3e0a…78e7Base—$0.003641100%coinbase74d ago0x2a9c17…a0de2b
0x2f7f…85540x3e0a…78e7Base—$0.005476100%coinbase74d ago0x62af85…cb7dc0
0x2f7f…85540x3e0a…78e7Base—$0.004728100%coinbase74d ago0xd0b143…7ab8a6
0x2f7f…85540x3e0a…78e7Base—$0.005123100%coinbase74d ago0x2c2774…a5e548
0x2f7f…85540x3e0a…78e7Base—$0.005398100%coinbase74d ago0xba9d8b…3b1972
0x2f7f…85540x3e0a…78e7Base—$0.003308100%coinbase74d ago0xd3bec7…1f6d44
0x2f7f…85540x3e0a…78e7Base—$0.004762100%coinbase74d ago0x0cbdc6…6c1c11
0x2f7f…85540x3e0a…78e7Base—$0.005772100%coinbase74d ago0x34d0df…e755ca
0x2f7f…85540x3e0a…78e7Base—$0.003737100%coinbase74d ago0x167229…82a199
0x2f7f…85540x3e0a…78e7Base—$0.005048100%coinbase74d ago0x6f3cc5…1487cf
0x2f7f…85540x3e0a…78e7Base—$0.002773100%coinbase74d ago0x718164…feffc1
0x2f7f…85540x3e0a…78e7Base—$0.005565100%coinbase74d ago0xf36316…396764
0x2f7f…85540x3e0a…78e7Base—$0.003897100%coinbase74d ago0x13ebba…957bbb
0x2f7f…85540x3e0a…78e7Base—$0.003161100%coinbase74d ago0x9cb850…5ea26a
0x2f7f…85540x3e0a…78e7Base—$0.002739100%coinbase74d ago0x94c71d…e8b316
0x2f7f…85540x3e0a…78e7Base—$0.004965100%coinbase74d ago0x064ada…87a87d
0x2f7f…85540x3e0a…78e7Base—$0.005399100%coinbase74d ago0xa81707…ea7bf9
0x2f7f…85540x3e0a…78e7Base—$0.004829100%coinbase74d ago0xfd0fc4…976a65

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.