Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x88f613…49e5da
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x7011de…8c8f86
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x784e38…ecf0ac
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x5497c9…37ada0
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0x34f22a…ebc88b
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x38caac…f26caa
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x53bbc5…29a946
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0xd3fca8…4d541b
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0x4360cb…c3a8a1
0x1456…df050x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0xbe6c55…72fd46
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x3ebdc0…3aa35b
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0xbf74f8…99c6f3
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x37e0b1…6126c3
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0xfab1ce…0210bb
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x16a9ff…ab9eb2
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x0f4aed…8f50a9
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0x9b46a5…24000d
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0x035a86…c116f2
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0xc63aa8…7530de
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0xcda012…92a496
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0x42f2df…0b1dab
0xbefb…c4790x7776…2e34BaseMetaliftScrape$0.005100%coinbase5d ago0x192998…db58a6
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0xe81a74…b282d0
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0x4b7268…e9c921
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase5d ago0xd2df2d…d092a3

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.