Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c49d ago0xb28057…b26bec
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f849d ago0x9bc4d5…17f3c6
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00049d ago0x886ab1…2edc85
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00049d ago0xbe1736…a807f5
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00049d ago0xec828d…2acab3
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c49d ago0x59327a…457a64
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f849d ago0xfd8b0a…07add5
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00049d ago0xc99182…00c956
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x53ac…a00049d ago0x57ed2b…203027
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x9067…c3f849d ago0x044fb7…300b1d
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x9067…c3f849d ago0xf99fac…2ed285
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f849d ago0xd80a5a…4d7552
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00049d ago0x1097f5…007b9e
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00049d ago0x346f0c…eeba71
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00049d ago0xb94c6f…859efd
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00049d ago0xa056c8…f56a50
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f849d ago0x9b3e34…90e6e4
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x1749…08a749d ago0xc89d60…5a1599
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x9067…c3f849d ago0xc981a5…18c626
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x53ac…a00049d ago0xbc5c79…092824
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x9067…c3f849d ago0x75dfee…657315
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x9067…c3f849d ago0x41bb83…f0d9bc
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x53ac…a00049d ago0xd7d771…92c7b2
0xb2f0…82510xb26e…5cb9Base—$0.00170%0x53ac…a00049d ago0x9c765a…e21322

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.