Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xb8656a…e1a0ea
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x05a8c6…5b207e
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xf0d29e…6831df
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x7367ab…edea0c
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x389cc6…5f7672
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x47e17a…b15490
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x8407f1…4db895
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xf90cf7…a293e8
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xb03929…c76ee3
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x67a9e4…7fe101
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x00e998…020dae
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x5d1a0e…87bdb6
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xa46627…e8e7a1
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xd34469…941cd3
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xaeb9f4…5ddc6c
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x15b223…66b526
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xe2b87b…8c4557
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x2a579c…f72fb4
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xdad922…0e5587
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0xe15f57…8870af
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa18d ago0x13a119…461e81
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa19d ago0x731a3c…c381f5
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa19d ago0xd9bdba…e15bdf
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa19d ago0xed1bb6…0b871c
0x6691…7e5d0xfe80…47eeBase$0.001100%fluxa19d ago0x044812…ffebd2

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.