Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9903…29c415d ago0x43a968…26f20b
0x79ec…56320x47c5…4fc3Base—$10.5070%0x39e0…3f7915d ago0xcb1778…1f6e24
0x79ec…56320x47c5…4fc3Base—$26.2570%0x5513…a8a915d ago0xbc1d33…e9edc7
0x79ec…56320x47c5…4fc3Base—$10.5070%0x6170…fcde15d ago0x55c02c…335dce
0x79ec…56320x47c5…4fc3Base—$10.5070%0x6204…112215d ago0x9f8c1e…5d73f5
0x79ec…56320x47c5…4fc3Base—$10.5070%0xcf6b…a40a15d ago0xbf460b…d37c53
0x79ec…56320x47c5…4fc3Base—$10.5070%0x5df6…642815d ago0x8c8287…ce2bda
0x79ec…56320x47c5…4fc3Base—$10.5070%0x096a…5c7b15d ago0xe97946…becefe
0x79ec…56320x47c5…4fc3Base—$10.5070%0x214e…3e4a15d ago0x587385…014809
0x79ec…56320x47c5…4fc3Base—$21.0070%0x6d10…b12b15d ago0xd98cfd…26de86
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8ea5…b7fc15d ago0xad2086…d4825f
0x79ec…56320x47c5…4fc3Base—$10.5070%0x5e6e…178715d ago0x5f24b0…0b97b6
0x79ec…56320x47c5…4fc3Base—$10.5070%0x4639…93fa15d ago0xcf0c76…2ecc5a
0x79ec…56320x47c5…4fc3Base—$10.5070%0x5fe9…a96515d ago0x6754b6…079e66
0x79ec…56320x47c5…4fc3Base—$10.5070%0xd8cf…8eb715d ago0xa900ed…85f119
0x79ec…56320x47c5…4fc3Base—$15.7570%0x1c06…7baa15d ago0x847d99…dcbbd7
0x79ec…56320x47c5…4fc3Base—$10.5070%0x63f4…be0115d ago0x71e5f2…3ee7d5
0x79ec…56320x47c5…4fc3Base—$31.5070%0xe935…f90415d ago0x5b147b…5cad9b
0x79ec…56320x47c5…4fc3Base—$10.5070%0x39a9…7be515d ago0x2fcad3…851ba8
0x79ec…56320x47c5…4fc3Base—$10.5070%0x74b9…018f15d ago0x57c1fc…6a6be5
0x79ec…56320x47c5…4fc3Base—$31.5070%0x1bf5…a71615d ago0xaf1835…aa2656
0x79ec…56320x47c5…4fc3Base—$10.5070%0xbc41…9c5b15d ago0x28b4cf…19d519
0x79ec…56320x47c5…4fc3Base—$10.5070%0x0e26…797815d ago0x6d60b9…4a4f19
0x79ec…56320x47c5…4fc3Base—$10.5070%0x0c68…47ce15d ago0x70678c…340c8d
0x79ec…56320x47c5…4fc3Base—$15.7570%0x5ed5…f6c015d ago0xf86aff…8dc366

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.