Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x3ef892…e476e3
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0xf73954…5a7e66
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x3db6a6…b1a3f5
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x29a376…2fd1f6
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x0c0644…5ef333
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x25f158…588b0a
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0xce44f4…2d8cf6
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0xa56266…39e124
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0xad7d99…5da2a0
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0xdff8ea…06a11a
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x3223f3…6e57cd
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x6242b3…72f71a
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x137e7a…1c74db
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0xbd59d3…2f7abc
0x430a…889e0xef4c…fef9Base—$1.40100%ultravioletadao8d ago0xa36956…59de80
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0xd7a559…043ac6
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x47b166…a1857a
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x8f4a07…85b890
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x93686f…ff0294
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x050fe1…5f03bb
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x882b99…c6390e
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x7367bf…9ffdd3
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x74308f…463e09
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x620c72…5e989d
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao8d ago0x204939…32cd01

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.