Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$4.38100%coinbase21d ago0x673561…99d802
0xb66a…04f40xb0af…7de0Base—$4.68100%coinbase21d ago0xff33ae…db5cbb
0xb66a…04f40xb0af…7de0Base—$1.74100%coinbase21d ago0xe1b265…e3839b
0xb66a…04f40xb0af…7de0Base—$4.40100%coinbase21d ago0x2bca78…757f4c
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase21d ago0x457676…735e27
0xb66a…04f40xb0af…7de0Base—$4.00100%coinbase21d ago0x69346a…60ce57
0xb66a…04f40xb0af…7de0Base—$3.76100%coinbase21d ago0x6e09d9…f8b247
0xb66a…04f40xb0af…7de0Base—$4.04100%coinbase21d ago0xb0ce85…c5480a
0xb66a…04f40xb0af…7de0Base—$4.00100%coinbase21d ago0x0d1e6d…891a09
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase21d ago0x9cad4c…6bdbb8
0xb66a…04f40xb0af…7de0Base—$4.86100%coinbase21d ago0xf5111f…07f03c
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase21d ago0xa0d995…7a15d5
0xb66a…04f40xb0af…7de0Base—$4.72100%coinbase21d ago0xb60a7a…88668d
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase21d ago0xa437e3…3a529c
0xb66a…04f40xb0af…7de0Base—$4.00100%coinbase22d ago0xdf32b0…ce4819
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase22d ago0x475639…04dbe0
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase22d ago0x516867…e38444
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase22d ago0x1ebc49…b2ca79
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase22d ago0xcdedf9…35ea28
0xb66a…04f40xb0af…7de0Base—$4.23100%coinbase22d ago0x938308…5395d3
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase22d ago0xa30fb9…defc94
0xb66a…04f40xb0af…7de0Base—$4.50100%coinbase22d ago0x0b8387…2b1c3a
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase22d ago0x45194f…0f531d
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase22d ago0x99dd07…7a90a4
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase22d ago0xd4aac4…6d4d19

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.