Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x5289d5…6674db
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xbdce27…8f5b79
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xbc3528…0a1dd9
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xd52c59…7d06ce
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xe67aa6…517017
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x35c907…b6b6a0
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x5cd6ec…326bb5
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xe5de1d…abfbc5
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x182558…7bc189
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x36b70f…255cb8
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x89af79…abbddb
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xcefa3d…57f1a0
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x63d82a…1a2e6e
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x2aa091…b0324b
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xe8078c…286efc
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x77f816…ee139a
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x779aa5…b06353
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xec996e…843504
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xab1cb4…ed97da
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xfcbc4b…01f2e4
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x1fd971…4c2dac
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x492bd0…d10ccc
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x61a45f…076d9b
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0x1472b1…17d5e6
0x91ba…f8e50x5579…4467Base—$0.0170%0xfb97…db6521d ago0xd79a30…109899

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.