Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa508…0dee0x3e0a…78e7Base—$0.005875100%coinbase75d ago0x04054e…62f0b1
0xa508…0dee0x3e0a…78e7Base—$0.004059100%coinbase75d ago0x94e172…00ffb1
0xa508…0dee0x3e0a…78e7Base—$0.003904100%coinbase75d ago0x3844f6…4ae4eb
0xa508…0dee0x3e0a…78e7Base—$0.005579100%coinbase75d ago0x22abce…ea0200
0xa508…0dee0x3e0a…78e7Base—$0.002933100%coinbase75d ago0x742b6a…59a71b
0xa508…0dee0x3e0a…78e7Base—$0.004362100%coinbase75d ago0xb42e95…8ea05f
0xa508…0dee0x3e0a…78e7Base—$0.004313100%coinbase75d ago0x107c0e…f535fb
0xa508…0dee0x3e0a…78e7Base—$0.005426100%coinbase75d ago0x215a65…6fecb0
0xa508…0dee0x3e0a…78e7Base—$0.004468100%coinbase75d ago0x673ce7…f71de1
0xa508…0dee0x3e0a…78e7Base—$0.00465100%coinbase75d ago0xa0287e…1ed94f
0xa508…0dee0x3e0a…78e7Base—$0.002979100%coinbase75d ago0x622f18…1e26eb
0xa508…0dee0x3e0a…78e7Base—$0.005003100%coinbase75d ago0x35e944…5abdd2
0xa508…0dee0x3e0a…78e7Base—$0.005915100%coinbase75d ago0xf3d4c1…af4ce1
0xa508…0dee0x3e0a…78e7Base—$0.00341100%coinbase75d ago0x7a0725…3d447c
0xa508…0dee0x3e0a…78e7Base—$0.003157100%coinbase75d ago0x853e37…5c1897
0xa508…0dee0x3e0a…78e7Base—$0.004046100%coinbase75d ago0x636282…1bd26a
0xa508…0dee0x3e0a…78e7Base—$0.00386100%coinbase75d ago0x966526…61c7e5
0xa508…0dee0x3e0a…78e7Base—$0.002808100%coinbase75d ago0x97c97d…6956dc
0xa508…0dee0x3e0a…78e7Base—$0.004209100%coinbase76d ago0xde6abd…fe38ac
0xa508…0dee0x3e0a…78e7Base—$0.00484100%coinbase76d ago0xb35eeb…e225e5

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.