Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x2c8b7f…c38e62
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x138a3a…4c711f
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0xc87ec3…32d1fe
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0xdb24b1…f56057
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x6adba9…7ce042
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x28d2b6…69145f
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x489527…33d088
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x6197b1…06579c
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0xae536c…7b62f3
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x446f58…589901
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x666ee1…30990c
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x3c3d68…2d59d8
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x559968…12f8b2
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x19100c…1fa5af
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x6ebddb…8d10d4
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x2add26…cf329e
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x685f67…d32425
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x31b0a9…f0f1e3
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x7d417e…6589c5
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x020618…2f502e
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x17897d…bc3fec
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0xe55ab6…f65b5d
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x4e546a…806335
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0xc0a8b4…e7ae19
0x9993…55a50x78f9…3928Base—$0.10100%coinbase91d ago0x7d02f9…b3b281

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.