Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x1f8534…2bbf67
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x6782bd…278758
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x9808e8…ad990c
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0xd8e1a7…9f47e2
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0xd0a24a…5bf141
0xadb8…a6f70xc8ff…13c8Base—$0.3070%0x53c4…f8fb8d ago0x969174…eb045d
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x43ebc1…7c0366
0xadb8…a6f70xc8ff…13c8Base—$0.1570%0x53c4…f8fb8d ago0x2edd67…8faee7
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x8dbd07…87e87e
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x3dbdf9…881ec3
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x2202b3…e04a46
0xadb8…a6f70xc8ff…13c8Base—$0.3070%0x53c4…f8fb8d ago0x040a2c…e43e6d
0xadb8…a6f70xc8ff…13c8Base—$0.5070%0x53c4…f8fb8d ago0x279599…edb5c7
0xadb8…a6f70xc8ff…13c8Base—$0.0570%0x53c4…f8fb8d ago0x29a4dd…461b02
0xadb8…a6f70xc8ff…13c8Base—$0.1070%0x53c4…f8fb8d ago0xf2341b…cfb42e
0xadb8…a6f70xc8ff…13c8Base—$0.1570%0x53c4…f8fb8d ago0xca1e9c…9994db
0xadb8…a6f70xc8ff…13c8Base—$0.2070%0x53c4…f8fb8d ago0xa83697…5f82ee
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x3ef675…b54bdc
0xadb8…a6f70xc8ff…13c8Base—$0.2570%0x53c4…f8fb8d ago0x511a5b…32d7df
0xadb8…a6f70xc8ff…13c8Base—$0.3570%0x53c4…f8fb8d ago0x7187a9…b6f9ef

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.