Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4b5…7cc30xd299…5fdaBase—$0.01100%coinbase78d ago0x3a2128…7dc8b6
0xf4b5…7cc30x303d…055dBase—$0.01100%coinbase78d ago0x22ea52…eb5506
0xf4b5…7cc30xaade…5afaBase—$0.01100%coinbase78d ago0xd6cdb2…4e259c
0xf4b5…7cc30x2f35…7841Base—$0.01100%coinbase78d ago0x0ba544…dbeace
0xf4b5…7cc30xabbf…54afBase—$0.01100%coinbase78d ago0x5e477f…306902
0xf4b5…7cc30x0fc8…5305Base—$0.01100%coinbase78d ago0xb4aad3…f7cdef
0xf4b5…7cc30x5ec3…985dBase—$0.01100%coinbase78d ago0xde4c1a…1c731e
0xf4b5…7cc30xbd7d…fe86Base—$0.01100%coinbase78d ago0x45f85c…a2bc6e
0xf4b5…7cc30x8245…8ee9Base—$0.01100%coinbase78d ago0xe1c843…774785
0xf4b5…7cc30x2e5f…ca7bBase—$0.01100%coinbase78d ago0xa0b773…0a7e21
0xf4b5…7cc30x33f5…f86cBase—$0.01100%coinbase78d ago0x44dade…06f485
0xf4b5…7cc30x1974…8d48Base—$0.01100%coinbase78d ago0xaecf18…9159d9
0xf4b5…7cc30xe9c8…4298Base—$0.01100%coinbase78d ago0x2350e5…fc4ea0
0xf4b5…7cc30xd9ae…3ad2Base—$0.01100%coinbase78d ago0x6d061a…b4b441
0xf4b5…7cc30x3534…8689Base—$0.01100%coinbase78d ago0x812232…0e4871
0xf4b5…7cc30x07e3…817fBase—$0.01100%coinbase78d ago0x003a7a…1a4d4d
0xf4b5…7cc30x4ff5…af3eBase—$0.01100%coinbase78d ago0x252245…577e1d
0xf4b5…7cc30x61ff…3be7Base—$0.01100%coinbase78d ago0x57fced…2cbd9a
0xf4b5…7cc30x43bb…9fffBase—$0.01100%coinbase78d ago0xcc50d0…63bee2
0xf4b5…7cc30x7cb3…afd5Base—$0.01100%coinbase78d ago0x5c9c97…6b123d
0xf4b5…7cc30x5504…26a7Base—$0.01100%coinbase78d ago0x905f0b…860b02
0xf4b5…7cc30x9f17…b008Base—$0.01100%coinbase78d ago0x52dd38…ccafc8
0xf4b5…7cc30xb3a2…c30eBase—$0.01100%coinbase78d ago0x09ec8b…665821
0xf4b5…7cc30x0ec4…d07fBase—$0.01100%coinbase78d ago0xd25740…9996dc
0xf4b5…7cc30x4dd4…78fbBase—$0.01100%coinbase78d ago0x71cbe5…8cc45d

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.