Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$0.04100%coinbase48d ago0x91c757…e5931a
0x3878…18220xb0af…7de0Base—$0.06100%coinbase48d ago0x7eb78f…38bb9a
0x3878…18220xb0af…7de0Base—$3.03100%coinbase48d ago0x120bad…beac00
0x3878…18220xb0af…7de0Base—$2.91100%coinbase48d ago0x0194bc…78617f
0x3878…18220xb0af…7de0Base—$3.23100%coinbase48d ago0xbd07da…7fdf1d
0x3878…18220xb0af…7de0Base—$3.64100%coinbase48d ago0x221038…be8aaa
0x3878…18220xb0af…7de0Base—$3.54100%coinbase48d ago0x18051c…42c23c
0x3878…18220xb0af…7de0Base—$3.33100%coinbase48d ago0xf56e86…57cff6
0x3878…18220xb0af…7de0Base—$3.03100%coinbase48d ago0x4eb2d2…f2bdb8
0x3878…18220xb0af…7de0Base—$3.05100%coinbase48d ago0x67aa77…822d88
0x3878…18220xb0af…7de0Base—$3.00100%coinbase48d ago0x7d2b4b…ab8f2c
0x3878…18220xb0af…7de0Base—$2.89100%coinbase48d ago0x6cf2ec…5a93d7
0x3878…18220xb0af…7de0Base—$2.73100%coinbase48d ago0x1330b5…577262
0x3878…18220xb0af…7de0Base—$2.58100%coinbase48d ago0x829c72…8f943c
0x3878…18220xb0af…7de0Base—$2.41100%coinbase49d ago0x2e456d…5b0187
0x3878…18220xb0af…7de0Base—$1.87100%coinbase49d ago0xa9cf22…d6d8d8
0x3878…18220xb0af…7de0Base—$2.33100%coinbase49d ago0x74e523…8e85c7
0x3878…18220xb0af…7de0Base—$2.17100%coinbase49d ago0x90e6fd…0a9bdb
0x3878…18220xb0af…7de0Base—$4.00100%coinbase49d ago0x5638ba…0a7860
0x3878…18220xb0af…7de0Base—$2.00100%coinbase49d ago0x16c838…226d19
0x3878…18220xb0af…7de0Base—$2.00100%coinbase49d ago0x2913a7…eedd43
0x3878…18220xb0af…7de0Base—$2.00100%coinbase49d ago0x6447fa…2c1359
0x3878…18220xb0af…7de0Base—$3.11100%coinbase49d ago0xb2169e…8a78c1
0x3878…18220xb0af…7de0Base—$3.33100%coinbase49d ago0xe8dc64…2d022f
0x3878…18220xb0af…7de0Base—$3.20100%coinbase49d ago0x44f788…96bdd5

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.