Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0ac…27c80xeb18…02c1Base—$37.97100%0xbb67…9bc463d ago0xdaa19a…7f8d9a
0xeeaf…fd670xeb18…02c1Base—$37.61100%0xbb67…9bc463d ago0x9313ec…48d66d
0x0e2d…c15b0xeb18…02c1Base—$33.26100%0xbb67…9bc463d ago0x6dc975…df3995
0xcd07…63810xeb18…02c1Base—$34.47100%0xbb67…9bc463d ago0x479cee…a079a9
0x1030…c9bb0xeb18…02c1Base—$39.53100%0xbb67…9bc463d ago0x701b26…ebce01
0x0dea…b3150xeb18…02c1Base—$37.00100%0xbb67…9bc463d ago0xd43f6b…030e53
0xc942…b99b0xeb18…02c1Base—$31.25100%0xbb67…9bc463d ago0xd937c5…7f5c12
0xb9ac…1eea0xeb18…02c1Base—$22.64100%0xbb67…9bc463d ago0x0df6d8…0fd9f0
0x8039…7d190xeb18…02c1Base—$26.94100%0xbb67…9bc463d ago0x2d7639…dd8b81
0x72e6…bf410xeb18…02c1Base—$45.15100%0xbb67…9bc463d ago0xb1377f…96805c
0xe8b7…e8800xeb18…02c1Base—$28.85100%0xbb67…9bc463d ago0xa42baa…3f80f0
0xd5da…17f40xeb18…02c1Base—$22.20100%0xbb67…9bc463d ago0xa8cef8…636e83
0xd311…69e90xeb18…02c1Base—$32.04100%0xbb67…9bc463d ago0x4e8159…8006ee
0xabd2…d8d10xeb18…02c1Base—$22.99100%0xbb67…9bc463d ago0x124de5…30215d
0xb537…34c10xeb18…02c1Base—$41.53100%0xbb67…9bc463d ago0x593b86…faef78
0xf162…eadf0xeb18…02c1Base—$37.97100%0xbb67…9bc463d ago0xe2b0b9…3b2ae2
0xe4f3…179a0xeb18…02c1Base—$25.97100%0xbb67…9bc463d ago0xadbc46…651446
0x79d0…8d370xeb18…02c1Base—$44.50100%0xbb67…9bc463d ago0x7cdcd0…273ad2
0x8a91…13ef0xeb18…02c1Base—$25.12100%0xbb67…9bc463d ago0xaa02c6…3c7b80
0x5b03…f6c80xeb18…02c1Base—$22.32100%0xbb67…9bc463d ago0x1e51af…74638e
0x6789…9c1a0xeb18…02c1Base—$22.09100%0xbb67…9bc463d ago0x5d8b97…23f6dc
0x382e…e7f40xeb18…02c1Base—$30.95100%0xbb67…9bc463d ago0x8e272d…7e0558
0x0e18…a7740xeb18…02c1Base—$37.47100%0xbb67…9bc463d ago0x41a995…1a39d6
0x37d1…8bc80xeb18…02c1Base—$37.86100%0xbb67…9bc463d ago0xc384aa…4903c2
0x36ef…20100xeb18…02c1Base—$45.63100%0xbb67…9bc463d ago0x163351…443999

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.