Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d5…883d0xdb7f…7617Base—$0.01100%coinbase60d ago0x3d3a07…4c3528
0xd4d5…883d0x9666…88b3Base—$0.01100%coinbase61d ago0xb5b113…d9caef
0xd4d5…883d0x93a0…630eBase—$0.01100%coinbase61d ago0x97868a…76eab2
0xd4d5…883d0xcb1d…d760Base—$0.01100%coinbase61d ago0x62962b…688c19
0xd4d5…883d0xf8d6…63b6Base—$0.01100%coinbase61d ago0x5843a2…ffa1a5
0xd4d5…883d0x0097…e23cBase—$0.01100%coinbase61d ago0xc727de…190cdc
0xd4d5…883d0xba31…bb09Base—$0.01100%coinbase61d ago0xfeeddd…129ce0
0xd4d5…883d0x88d4…f1d2Base—$0.01100%coinbase61d ago0x20a858…38cffe
0xd4d5…883d0xef20…5631Base—$0.01100%coinbase61d ago0x680d46…8897a2
0xd4d5…883d0x4108…0f88Base—$0.01100%coinbase61d ago0xc6e6ba…2c0460
0xd4d5…883d0x35bd…b83dBase—$0.01100%coinbase61d ago0x1af0a6…a59b95
0xd4d5…883d0x0494…fba6Base—$0.01100%coinbase61d ago0x9fde68…e339cb
0xd4d5…883d0xa454…68c5Base—$0.01100%coinbase61d ago0xf90b1a…b08a59
0xd4d5…883d0xd691…06d5Base—$0.01100%coinbase61d ago0x3fa882…0ffd61
0xd4d5…883d0x7ea6…a06fBase—$0.01100%coinbase61d ago0xbab6b0…aee155
0xd4d5…883d0x1916…ed90Base—$0.01100%coinbase61d ago0x9fa1fc…8b3f66
0xd4d5…883d0xa8d2…1891Base—$0.01100%coinbase61d ago0x6d6c9d…db1333
0xd4d5…883d0xd563…0e6fBase—$0.01100%coinbase61d ago0x080b7f…2ffee7
0xd4d5…883d0xe7b3…f1e1Base—$0.01100%coinbase61d ago0x4aefbb…0cd24b
0xd4d5…883d0xbe0d…1e1eBase—$0.01100%coinbase61d ago0xe30ed8…c1b29d
0xd4d5…883d0x05a7…bdf9Base—$0.01100%coinbase61d ago0x0644be…541c89
0xd4d5…883d0x19d5…2178Base—$0.01100%coinbase61d ago0xd1c3f0…d665b0
0xd4d5…883d0x841b…fafeBase—$0.01100%coinbase61d ago0xe54804…7493eb
0xd4d5…883d0x2445…d83cBase—$0.01100%coinbase61d ago0xcfeebb…8129d3
0xd4d5…883d0xb6e1…6b6dBase—$0.01100%coinbase61d ago0x9e4825…09cb75

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.