Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xd8b3ee…3b0d7f
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xef38a4…bed418
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xa334c0…efe673
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x3b9c7e…a30c3e
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x7f8c75…38301b
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x491e72…16c455
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xbcefd1…91edf5
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x259218…25dede
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xc16535…84b0ab
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xe44a96…7eb3e1
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x189078…84fbf4
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x32e23c…fc682a
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xfd7dbc…7fdad6
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x50c488…4ed18d
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xfeb180…6c7fdd
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x4be11a…5c9e1c
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x04007d…be2f74
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x777b41…393224
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xd86f7f…619060
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0xbb5f7b…f6f8f1
0x4f56…8db90x4f56…8db9Base$0.002100%openx4021d ago0xcfe77d…f08809
0x4f56…8db90x4f56…8db9Base$0.002100%openx4021d ago0xc72e79…ace1a4
0x4f56…8db90x4f56…8db9Base$0.002100%openx4021d ago0x6d537e…04a9cd
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x005673…6a617b
0x4f56…8db90x4f56…8db9Base$0.001100%openx4021d ago0x185444…04b52d

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.