Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x61aac1…4a4772
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x918a83…869336
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x10e95d…602469
0xb90a…9ae40x71d5…3632Base—$0.01100%fluxa106d ago0x1ff2aa…4efc56
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0xf8c1f6…1f2ca4
0xb90a…9ae40x71d5…3632Base—$0.01100%fluxa106d ago0xdcba53…3cb0d6
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0xb017f1…15f878
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0xf90ef1…a48534
0xb90a…9ae40x71d5…3632Base—$0.01100%fluxa106d ago0x48e4a0…48f2cd
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x317f39…3a7f88
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x4842d3…ad2dcc
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x693e51…545e3e
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0xc4f310…c919a4
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x542862…0eb9ab
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0xdd1ec8…74ab62
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x0b7f56…c01915
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0xa5439b…c75328
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x5deddc…c9fd8a
0x71d5…36320xac65…4417Base—$0.04100%candidates106d ago0xb8d950…1faa8f
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x1f2902…dd0648
0x71d5…36320xac65…4417Base—$0.07100%candidates106d ago0x83d8a5…68ca38
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0x1e1855…453d8d
0xb90a…9ae40x71d5…3632Base—$0.01100%candidates106d ago0xbae806…d0a0c5
0xb90a…9ae40x71d5…3632Base—$0.01100%fluxa106d ago0x872485…70f7a7
0xb90a…9ae40x71d5…3632Base—$0.01100%fluxa106d ago0xf20fd2…71ab9d

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.