Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd81f…1b2c0x6366…f1e2Base$0.0470%0xfc74…d8a527d ago0x752522…310dd0
0xd81f…1b2c0x6366…f1e2Base$0.0470%0x17c8…043627d ago0xb4a277…7d5afb
0xd81f…1b2c0x6366…f1e2Base$0.0470%0xfc74…d8a527d ago0xe2b0a5…482a25
0xd81f…1b2c0x6366…f1e2Base$0.0470%0xfc74…d8a527d ago0x6616cb…4d0765
0xd81f…1b2c0x6366…f1e2Base$0.0470%0xfc74…d8a527d ago0x6c7629…136ad1
0x9373…6d9b0x6366…f1e2Base$0.3170%0x17c8…043627d ago0x25d416…53ea3a
0x6634…27290x6366…f1e2Base$0.0470%0x17c8…043627d ago0xc5dea8…8044e8
0x6634…27290x6366…f1e2Base$0.0470%0xfc74…d8a527d ago0x8b6508…882672
0x6634…27290x6366…f1e2Base$0.0270%0x17c8…043627d ago0x085539…1987fb
0x6634…27290x6366…f1e2Base$0.0470%0xfc74…d8a527d ago0x23acab…c9a76d
0x6634…27290x6366…f1e2Base$0.0470%0x17c8…043627d ago0x36dc68…7182ba
0x6634…27290x6366…f1e2Base$0.0270%0xfc74…d8a527d ago0x3bea37…b6de4e
0x6634…27290x6366…f1e2Base$0.0470%0x17c8…043627d ago0xced283…4af3c7
0x6634…27290x6366…f1e2Base$0.0470%0xfc74…d8a527d ago0xe19305…3079c0
0x8853…f1070x6366…f1e2Base$0.0870%0xfc74…d8a528d ago0xfca36c…af3ff5
0xa92c…d9f90x6366…f1e2Base$0.0470%0xfc74…d8a528d ago0x2880a6…a371db
0xa92c…d9f90x6366…f1e2Base$0.0470%0x17c8…043628d ago0x924047…0e6091
0xa92c…d9f90x6366…f1e2Base$0.0470%0xfc74…d8a528d ago0x1b63b1…7d5faf
0x6634…27290x6366…f1e2Base$0.0470%0xfc74…d8a528d ago0x7e848e…ef8398
0xb459…b32c0x6366…f1e2Base$0.0270%0x17c8…043628d ago0x32fd12…b212e0
0x4478…fd5a0x6366…f1e2Base$0.0770%0x17c8…043628d ago0xc10cbb…1c0f05
0xa14b…c3a50x6366…f1e2Base$0.0870%0x17c8…043628d ago0x2a4e2c…cec805
0x67ca…cc8c0x6366…f1e2Base$0.0370%0xfc74…d8a528d ago0x67864d…f18d2a

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.