Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$0.20100%coinbase58d ago0xb8eb84…02c207
0xcb74…cb510xb0af…7de0Base—$0.20100%coinbase58d ago0xdba26b…be0c24
0xcb74…cb510xb0af…7de0Base—$0.26100%coinbase58d ago0x6573bc…a8882c
0xcb74…cb510xb0af…7de0Base—$0.34100%coinbase58d ago0x2888cb…455f6b
0xcb74…cb510xb0af…7de0Base—$0.41100%coinbase58d ago0xf4ac7b…b76863
0xcb74…cb510xb0af…7de0Base—$0.49100%coinbase58d ago0x3fba84…11e28d
0xcb74…cb510xb0af…7de0Base—$0.66100%coinbase58d ago0xa0750c…9df0db
0xcb74…cb510xb0af…7de0Base—$0.86100%coinbase58d ago0x620c61…59f931
0xcb74…cb510xb0af…7de0Base—$1.14100%coinbase58d ago0x228afe…0e6936
0xcb74…cb510xb0af…7de0Base—$1.46100%coinbase58d ago0x680653…18b0ec
0xcb74…cb510xb0af…7de0Base—$1.82100%coinbase58d ago0xe47ae7…09ddae
0xcb74…cb510xb0af…7de0Base—$1.71100%coinbase58d ago0x45c695…57c6b4
0xcb74…cb510xb0af…7de0Base—$2.19100%coinbase58d ago0xcda0b7…e94ca6
0xcb74…cb510xb0af…7de0Base—$2.84100%coinbase58d ago0x209ca2…fa7018
0xcb74…cb510xb0af…7de0Base—$3.64100%coinbase58d ago0xa0fac6…5b4145
0xcb74…cb510xb0af…7de0Base—$4.75100%coinbase58d ago0x116ea7…185610
0xcb74…cb510xb0af…7de0Base—$4.45100%coinbase58d ago0x2fd9d1…956ef7
0xcb74…cb510xb0af…7de0Base—$5.60100%coinbase58d ago0x2a7f9b…77f147
0xcb74…cb510xb0af…7de0Base—$6.95100%coinbase58d ago0xee1d6c…415d40
0xcb74…cb510xb0af…7de0Base—$6.63100%coinbase58d ago0x15f544…376ae8
0xcb74…cb510xb0af…7de0Base—$8.84100%coinbase58d ago0xd1702c…6d3b4b
0xcb74…cb510xb0af…7de0Base—$10.60100%coinbase58d ago0x38544c…4dbfd4
0xcb74…cb510xb0af…7de0Base—$10.74100%coinbase58d ago0x2c0116…1848dd

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.