Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00f5…74160x3e0a…78e7Base—$0.004849100%coinbase75d ago0x853e91…27bf1c
0x00f5…74160x3e0a…78e7Base—$0.005547100%coinbase75d ago0x944721…f57d80
0x00f5…74160x3e0a…78e7Base—$0.004397100%coinbase75d ago0x6e3711…0af44b
0x00f5…74160x3e0a…78e7Base—$0.004727100%coinbase75d ago0x070599…238b4a
0x00f5…74160x3e0a…78e7Base—$0.003453100%coinbase75d ago0x8eaa6b…0cfe8f
0x00f5…74160x3e0a…78e7Base—$0.004493100%coinbase75d ago0x07e681…0ca21e
0x00f5…74160x3e0a…78e7Base—$0.003156100%coinbase75d ago0x3cd90a…e79ce1
0x00f5…74160x3e0a…78e7Base—$0.004756100%coinbase75d ago0x92d7b4…e6f0fb
0x00f5…74160x3e0a…78e7Base—$0.003859100%coinbase75d ago0x889e10…91e210
0x00f5…74160x3e0a…78e7Base—$0.005259100%coinbase75d ago0xd7639f…a5b8d3
0x00f5…74160x3e0a…78e7Base—$0.003143100%coinbase75d ago0xf34827…ecf449
0x00f5…74160x3e0a…78e7Base—$0.003202100%coinbase75d ago0xbfa82a…0fb726
0x00f5…74160x3e0a…78e7Base—$0.003441100%coinbase75d ago0x61231b…a2acf2
0x00f5…74160x3e0a…78e7Base—$0.005359100%coinbase75d ago0x1ce71c…478645
0x00f5…74160x3e0a…78e7Base—$0.004693100%coinbase75d ago0x9d558d…659600
0x00f5…74160x3e0a…78e7Base—$0.003537100%coinbase75d ago0x940cc4…a1e3ff
0x00f5…74160x3e0a…78e7Base—$0.003135100%coinbase75d ago0x3f188d…4539b3
0x00f5…74160x3e0a…78e7Base—$0.004469100%coinbase75d ago0x433586…c209e8
0x00f5…74160x3e0a…78e7Base—$0.005871100%coinbase75d ago0x317d53…939672
0x00f5…74160x3e0a…78e7Base—$0.003394100%coinbase75d ago0x2633b1…256c82
0x00f5…74160x3e0a…78e7Base—$0.002719100%coinbase75d ago0x25bfd4…2571fb
0x00f5…74160x3e0a…78e7Base—$0.003227100%coinbase75d ago0x71dc8d…46fa3e
0x00f5…74160x3e0a…78e7Base—$0.004007100%coinbase75d ago0x1f8739…19cca2
0x00f5…74160x3e0a…78e7Base—$0.004314100%coinbase75d ago0xf1313a…e972ac
0x00f5…74160x3e0a…78e7Base—$0.005653100%coinbase75d ago0xeddd09…2e074d

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.