Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa91f…70fc0x3e0a…78e7Base—$0.003148100%coinbase74d ago0x366e0b…534472
0xa91f…70fc0x3e0a…78e7Base—$0.004758100%coinbase74d ago0xdcb34b…9f0f0c
0xa91f…70fc0x3e0a…78e7Base—$0.0034100%coinbase74d ago0xf81c5a…a757ea
0xa91f…70fc0x3e0a…78e7Base—$0.004166100%coinbase75d ago0xac2499…284ba6
0xa91f…70fc0x3e0a…78e7Base—$0.002893100%coinbase75d ago0x42e9e8…c1f2af
0xa91f…70fc0x3e0a…78e7Base—$0.003159100%coinbase75d ago0xcd12a5…1b586a
0xa91f…70fc0x3e0a…78e7Base—$0.003516100%coinbase75d ago0xcb69d4…ead726
0xa91f…70fc0x3e0a…78e7Base—$0.002851100%coinbase75d ago0xf9b14b…044bb4
0xa91f…70fc0x3e0a…78e7Base—$0.002795100%coinbase75d ago0xc823b2…d9c258
0xa91f…70fc0x3e0a…78e7Base—$0.005508100%coinbase75d ago0xfce17f…14b7b2
0xa91f…70fc0x3e0a…78e7Base—$0.003695100%coinbase75d ago0x24d3f0…a03548
0xa91f…70fc0x3e0a…78e7Base—$0.003629100%coinbase75d ago0x17b177…7f5aa7
0xa91f…70fc0x3e0a…78e7Base—$0.002844100%coinbase75d ago0x383fc3…2252c0
0xa91f…70fc0x3e0a…78e7Base—$0.004687100%coinbase75d ago0xe22ddc…37f68f
0xa91f…70fc0x3e0a…78e7Base—$0.003263100%coinbase75d ago0xdca6ad…be8b00
0xa91f…70fc0x3e0a…78e7Base—$0.003587100%coinbase75d ago0x7ef393…1f51b9
0xa91f…70fc0x3e0a…78e7Base—$0.003384100%coinbase75d ago0x60d11c…d3cecd
0xa91f…70fc0x3e0a…78e7Base—$0.005566100%coinbase75d ago0xf001b5…6f11aa
0xa91f…70fc0x3e0a…78e7Base—$0.003527100%coinbase75d ago0x90c895…d0bbe0
0xa91f…70fc0x3e0a…78e7Base—$0.005033100%coinbase75d ago0x720d62…ed0523
0xa91f…70fc0x3e0a…78e7Base—$0.002751100%coinbase75d ago0x179ecb…45463c
0xa91f…70fc0x3e0a…78e7Base—$0.00293100%coinbase75d ago0x1368d8…caa832
0xa91f…70fc0x3e0a…78e7Base—$0.00424100%coinbase75d ago0xac701d…7d9208
0xa91f…70fc0x3e0a…78e7Base—$0.005566100%coinbase75d ago0xdb4565…378d20
0xa91f…70fc0x3e0a…78e7Base—$0.005217100%coinbase75d ago0x4791ff…31d32e

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.