Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$52.50100%0xfd6b…ae3986d ago0x6f8daa…b0b792
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x70ba…dd5686d ago0xc13f81…fa8de1
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x84ea…0e4786d ago0x698ec8…6824fc
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xbcc0…614b86d ago0x542ae5…8d7b54
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x39e9…239386d ago0xcae9b1…392384
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x52ba…517786d ago0x2a6858…147780
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd773…a25086d ago0x509374…14baaa
0x3fb1…7e250x0e3d…7757Base—$8.40100%0xa6d0…a3cd86d ago0x3d5b19…15259a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x3189…20e086d ago0x0f98bd…0fc76a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1e92…0cb786d ago0x7e75e9…d74633
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2309…083c86d ago0xaf334c…fb0553
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2e87…3c0b86d ago0xcab43c…d9b1e0
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x0156…b0f586d ago0x9aba61…277f17
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1708…5a2786d ago0xcbc18d…ca879c
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xa8e8…666886d ago0xf4357c…56c8fd
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0524…938986d ago0x7b6be0…e31db8
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2740…f50486d ago0x62187e…9d11cf
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xdddf…e3d886d ago0x9a932e…9ebc38
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x0874…897c86d ago0xcc1003…35430a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4263…5fe586d ago0xdaa486…b9fb55
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x8503…c07286d ago0xa6058e…092cd9
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xca7d…500186d ago0xb9629e…28f600
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x77d2…395e86d ago0x001a76…451d57
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4596…ce0986d ago0xefb866…3d42dd
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x5dca…cd2186d ago0xd739f9…200862

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.