Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29e5…7a1e0x3e0a…78e7Base—$0.005497100%coinbase74d ago0x418917…faede3
0x29e5…7a1e0x3e0a…78e7Base—$0.003745100%coinbase74d ago0x12e077…5b5545
0x29e5…7a1e0x3e0a…78e7Base—$0.004311100%coinbase74d ago0x840615…581491
0x29e5…7a1e0x3e0a…78e7Base—$0.002773100%coinbase74d ago0xbbbc20…4cfefc
0x29e5…7a1e0x3e0a…78e7Base—$0.003204100%coinbase74d ago0x957081…1c7840
0x29e5…7a1e0x3e0a…78e7Base—$0.002914100%coinbase74d ago0x8201c5…8c9bf0
0x29e5…7a1e0x3e0a…78e7Base—$0.005824100%coinbase74d ago0xcd0759…46e266
0x29e5…7a1e0x3e0a…78e7Base—$0.003153100%coinbase74d ago0x677fe4…23b246
0x29e5…7a1e0x3e0a…78e7Base—$0.002906100%coinbase74d ago0x680d82…56c2f1
0x29e5…7a1e0x3e0a…78e7Base—$0.005114100%coinbase74d ago0xa50701…1d6b26
0x29e5…7a1e0x3e0a…78e7Base—$0.003299100%coinbase74d ago0x49ec06…ce77fe
0x29e5…7a1e0x3e0a…78e7Base—$0.003754100%coinbase74d ago0xe9f70e…44ea1a
0x29e5…7a1e0x3e0a…78e7Base—$0.004643100%coinbase74d ago0x263e72…701a6d
0x29e5…7a1e0x3e0a…78e7Base—$0.003488100%coinbase74d ago0x41dc2b…4c095d
0x29e5…7a1e0x3e0a…78e7Base—$0.004057100%coinbase74d ago0xa952cc…1ea5d1
0x29e5…7a1e0x3e0a…78e7Base—$0.005349100%coinbase74d ago0x2c0ab5…e1aa34
0x29e5…7a1e0x3e0a…78e7Base—$0.003613100%coinbase74d ago0x563370…a6853e
0x29e5…7a1e0x3e0a…78e7Base—$0.004497100%coinbase74d ago0x86f7b9…6a819e
0x29e5…7a1e0x3e0a…78e7Base—$0.003692100%coinbase74d ago0x379097…259caf
0x29e5…7a1e0x3e0a…78e7Base—$0.00308100%coinbase75d ago0xd7b2f2…50e60e
0x29e5…7a1e0x3e0a…78e7Base—$0.005365100%coinbase75d ago0xf4daa9…4869df
0x29e5…7a1e0x3e0a…78e7Base—$0.003081100%coinbase75d ago0x2229f1…1317fc
0x29e5…7a1e0x3e0a…78e7Base—$0.002868100%coinbase75d ago0xc9a7fa…3a918a
0x29e5…7a1e0x3e0a…78e7Base—$0.004015100%coinbase75d ago0xc77d68…f2a09d
0x29e5…7a1e0x3e0a…78e7Base—$0.004592100%coinbase75d ago0x92a1c9…546f46

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.