Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb115…a8850x09ae…ec64Base$799.9270%0x07ae…0e6716m ago0x5459d5…4a42a6
0x70d9…69180x09ae…ec64Base$149.9770%0x07ae…0e6718m ago0x921071…49315a
0x397d…9b650x09ae…ec64Base$175.9970%0x07ae…0e6733m ago0xe4ecb0…f8a370
0x397d…9b650x09ae…ec64Base$268.3070%0x07ae…0e6740m ago0x3f4de0…ff351c
0x397d…9b650x09ae…ec64Base$168.7470%0x07ae…0e6747m ago0x0aa111…ea0825
0xf12f…71310x09ae…ec64Base$10,000.0070%0x07ae…0e6754m ago0x55b5c9…7f9cff
0x7387…e9fc0x09ae…ec64Base$11.0070%0x07ae…0e671h ago0x9ed39d…ea7bdc
0xb93f…ce7e0x09ae…ec64Base$4,322.2570%0x07ae…0e671h ago0x812ca2…59aedf
0x9cb9…ed930x09ae…ec64Base$1,379.3570%0x07ae…0e671h ago0x754b9c…24deff
0x43c3…65980x09ae…ec64Base$1,000.0070%0x07ae…0e671h ago0x4f9943…ef7d3f
0x85d3…6a110x09ae…ec64Base$99.6370%0x07ae…0e671h ago0xf6c0bb…64a58f
0x96bb…31dd0x09ae…ec64Base$690.0070%0x07ae…0e672h ago0x1326c3…ab63c1
0x8372…c5fe0x09ae…ec64Base$15.0070%0x9a8f…b04d5h ago0x89c1e0…0753dd
0x1332…66eb0x09ae…ec64Base$207.9870%0xd016…b67a6h ago0xac9c4b…6bda49

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.