Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d0…ace10x3e0a…78e7Base—$0.0057100%coinbase73d ago0x4769c3…93c6e5
0xd8d0…ace10x3e0a…78e7Base—$0.002734100%coinbase73d ago0xe6e00f…f707e8
0xd8d0…ace10x3e0a…78e7Base—$0.004955100%coinbase73d ago0xc12e2f…d2b570
0xd8d0…ace10x3e0a…78e7Base—$0.0053100%coinbase73d ago0x13a87c…0a4e77
0xd8d0…ace10x3e0a…78e7Base—$0.003833100%coinbase73d ago0x335253…42e93f
0xd8d0…ace10x3e0a…78e7Base—$0.00328100%coinbase73d ago0xb45a0e…9460e1
0xd8d0…ace10x3e0a…78e7Base—$0.005753100%coinbase73d ago0x0e784c…514245
0xd8d0…ace10x3e0a…78e7Base—$0.002655100%coinbase73d ago0x67d817…43cb2a
0xd8d0…ace10x3e0a…78e7Base—$0.003183100%coinbase73d ago0x0d4247…5696aa
0xd8d0…ace10x3e0a…78e7Base—$0.003968100%coinbase73d ago0xf267a7…902045
0xd8d0…ace10x3e0a…78e7Base—$0.005407100%coinbase73d ago0x10c309…479a58
0xd8d0…ace10x3e0a…78e7Base—$0.002774100%coinbase73d ago0x020283…28fbe3
0xd8d0…ace10x3e0a…78e7Base—$0.00333100%coinbase73d ago0xb27fa4…0aa0e7
0xd8d0…ace10x3e0a…78e7Base—$0.003675100%coinbase74d ago0xac8e50…a7e7ec
0xd8d0…ace10x3e0a…78e7Base—$0.005131100%coinbase74d ago0x580339…50e72f
0xd8d0…ace10x3e0a…78e7Base—$0.004657100%coinbase74d ago0xb4ef6c…92aaf2
0xd8d0…ace10x3e0a…78e7Base—$0.003445100%coinbase74d ago0x329622…f4d6a2
0xd8d0…ace10x3e0a…78e7Base—$0.004129100%coinbase74d ago0x89d602…e397a1
0xd8d0…ace10x3e0a…78e7Base—$0.003705100%coinbase74d ago0x947959…bbed29
0xd8d0…ace10x3e0a…78e7Base—$0.004324100%coinbase74d ago0xbf657c…33b5e1
0xd8d0…ace10x3e0a…78e7Base—$0.002837100%coinbase74d ago0xdb15b7…f1adea
0xd8d0…ace10x3e0a…78e7Base—$0.003907100%coinbase74d ago0xeca09e…5e1f64
0xd8d0…ace10x3e0a…78e7Base—$0.003005100%coinbase74d ago0xfb71f3…84418c
0xd8d0…ace10x3e0a…78e7Base—$0.003008100%coinbase74d ago0x8f7d39…63facf
0xd8d0…ace10x3e0a…78e7Base—$0.003781100%coinbase74d ago0xf7cfab…36ee1d

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.