Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase30d ago0x5181cc…793afd
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase30d ago0xd83f76…2d17a2
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase30d ago0xa4b97a…b5c988
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase30d ago0x0bc4ee…dd1191
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase30d ago0x04f9d8…c7d590
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase30d ago0xdd68e6…8f16ba
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase30d ago0x74a837…6f72c7
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase30d ago0x79b49b…f56208
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase30d ago0xf03dc3…d238ab
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase30d ago0x4de7c9…f4628f
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase30d ago0xe4f156…cb92d6
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase30d ago0x982bf1…9e96c9
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase30d ago0x44bbce…88ebcd
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase30d ago0xa93ba5…3cb698
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase30d ago0x87b612…7e527b
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase31d ago0x2271f0…febaa7
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase31d ago0x210d37…f75f8d
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase31d ago0xcbe9da…98804e
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase31d ago0xe91f51…b23c1a
0x1ebf…76220xb0af…7de0Base$0.20100%coinbase31d ago0xf62af6…173856
0x1ebf…76220xb0af…7de0Base$0.20100%coinbase31d ago0xb7c860…9de73f
0x1ebf…76220xb0af…7de0Base$0.20100%coinbase31d ago0x40d152…74276d
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase31d ago0xddcf7e…b950e5
0x1ebf…76220xb0af…7de0Base$0.20100%coinbase31d ago0xf5a42d…970c51
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase31d ago0xe6e279…0123a3

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.