Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a6b…a5e40xac65…4417Base$0.10100%fluxa107d ago0xc82db3…044a5f
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x711268…9ed5a1
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x81f607…987fc5
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x3fd4fb…f15417
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x334969…436919
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x1bb83f…c450d7
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x20ce9f…3a0e8b
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x7012ed…445358
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0xdf2d32…126ef6
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x003588…bd7cb5
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa107d ago0x250f2d…950a68
0x0a6b…a5e40xac65…4417Base$0.03100%fluxa108d ago0x0cc81b…e3b35b
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0x38adff…44511d
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0x68b8e9…dc2759
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0x80e516…477fc1
0x0a6b…a5e40xac65…4417Base$0.01100%fluxa108d ago0x427bde…66dbca
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0xc7f863…519e24
0x0a6b…a5e40xac65…4417Base$0.03100%fluxa108d ago0xdcde22…87a25e
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0x021ac1…5dfb61
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0xa60d95…80adfb
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0x0b81a8…dec46a
0x0a6b…a5e40xac65…4417Base$12.69100%fluxa108d ago0x81d0c8…edc79e
0xb90a…9ae40x0a6b…a5e4Base$12.61100%fluxa108d ago0x1dba36…f3e73c
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0x6edb28…6042d6
0xb90a…9ae40x0a6b…a5e4Base$0.01100%fluxa108d ago0x1e3a5f…c55e50

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.