Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1ea…d2a20x09ae…ec64Base$250.0070%0x07ae…0e678d ago0x8f7f7a…3a0c5b
0x53fe…6fb30x09ae…ec64Base$2,356.9770%0x07ae…0e678d ago0x956ef7…cfedde
0x6b76…5b520x09ae…ec64Base$1,500.8570%0x07ae…0e678d ago0x1c7938…0e57e3
0x9a8f…b04d0x09ae…ec64Base$1.0070%0x07ae…0e678d ago0x21d958…6910f3
0xbdd9…47da0x09ae…ec64Base$150.0070%0x07ae…0e678d ago0x07ce31…124c28
0x9a8f…b04d0x09ae…ec64Base$2.0070%0x8ee8…86da8d ago0x57806b…2d922a
0x1b28…12510x09ae…ec64Base$4.6970%0x07ae…0e678d ago0xefec9b…00dee2
0x7520…e70e0x09ae…ec64Base$1.9070%0x07ae…0e678d ago0x6d8e5c…ec71cc
0x6152…be360x09ae…ec64Base$498.6170%0x07ae…0e678d ago0x4a1c98…acdb03
0xb901…d6ca0x09ae…ec64Base$50,000.0070%0x07ae…0e679d ago0xb64ee9…3ecc45
0x4b62…67da0x09ae…ec64Base$0.5270%0x07ae…0e679d ago0x32232d…dec10a
0x8602…a4820x09ae…ec64Base$499.0070%0x07ae…0e679d ago0x19b1d8…d16c16
0x8602…a4820x09ae…ec64Base$999.0070%0x07ae…0e679d ago0xecd356…8ef8af
0x8602…a4820x09ae…ec64Base$1,499.0070%0x07ae…0e679d ago0x536e5e…19427b
0x1332…66eb0x09ae…ec64Base$13.5270%0xd016…b67a9d ago0xe40a90…db4697
0xb4f8…335c0x09ae…ec64Base$364.3470%0x07ae…0e679d ago0x836c28…961503

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.