Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0xd54290…9dfc5a
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0xbdabbc…200f15
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x604fc7…4ef506
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0xf53a56…2b93e2
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x747b91…9f4f6e
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x7bccf2…69869a
0xf064…7ee00xd176…f515Base—$1.03100%fluxa117d ago0x6db864…4f3ec7
0xb90a…9ae40xf064…7ee0Base—$0.90100%fluxa117d ago0x61d1ca…2abd79
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x1ce325…ec7927
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x8b2c40…dac526
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0xc6e3c3…85f6f9
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0xcbe576…cafa46
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x618813…5a0b7e
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0xe11d5c…c2212b
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x0b0060…37e4b7
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x1d89d6…d33107
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x7ebd9b…b1c04b
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa117d ago0x5a2df7…697d4b
0xb90a…9ae40xf064…7ee0Base—$0.03100%fluxa117d ago0x540fe6…aaa4ec
0xf064…7ee00xd176…f515Base—$0.05100%fluxa118d ago0xa8fd12…fc1fbb
0xb90a…9ae40xf064…7ee0Base—$0.02100%fluxa118d ago0x57152e…c0a2ec
0xb90a…9ae40xf064…7ee0Base—$0.01100%fluxa118d ago0x05b3bc…5a2b1c

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.