Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81dc…b8220xc4f0…0bb9Base—$51.24100%0xd05c…826078d ago0x8178d8…b6be74
0x81dc…b8220xc4f0…0bb9Base—$49.48100%0xd05c…826078d ago0x9624bd…2ae6de
0x6a14…e2f60xc4f0…0bb9Base—$48.01100%0xd05c…826078d ago0xfd6ae3…cb2c85
0x6a14…e2f60xc4f0…0bb9Base—$48.01100%0xd05c…826078d ago0xee907b…9d70d2
0x513c…bfa20xc4f0…0bb9Base—$38.73100%0xd05c…826078d ago0x5700c0…c94637
0x6a14…e2f60xc4f0…0bb9Base—$48.01100%0xd05c…826078d ago0x193976…ae8141
0x81dc…b8220xc4f0…0bb9Base—$47.01100%0xd05c…826078d ago0xfc60c3…6aaf72
0x32a1…a2d10xc4f0…0bb9Base—$28.97100%0xd05c…826078d ago0xe5239e…445ea3
0xcd19…549b0xc4f0…0bb9Base—$288.05100%0xd05c…826078d ago0xf61ce8…3a2625
0xcd19…549b0xc4f0…0bb9Base—$288.06100%0xd05c…826078d ago0xa21ff9…ea6f7b
0xcd19…549b0xc4f0…0bb9Base—$285.07100%0xd05c…826078d ago0x4df391…3f5b10
0x81dc…b8220xc4f0…0bb9Base—$47.62100%0xd05c…826079d ago0xfe0691…15e158
0xcd19…549b0xc4f0…0bb9Base—$284.03100%0xd05c…826079d ago0xcaf1d1…2c9e38
0xcd19…549b0xc4f0…0bb9Base—$272.03100%0xd05c…826079d ago0x97f470…89f0c3
0xb591…70160xc4f0…0bb9Base—$86.11100%0xd05c…826079d ago0x79bde5…600f82
0xace2…d7910xc4f0…0bb9Base—$26.60100%0xd05c…826079d ago0x660b92…a07915
0xda9f…bf3e0xc4f0…0bb9Base—$8.03100%0xd05c…826079d ago0xb0fb11…5690f6
0xb591…70160xc4f0…0bb9Base—$85.84100%0xd05c…826079d ago0x92870f…40cbed
0xd64c…f5d10xc4f0…0bb9Base—$169.02100%0xd05c…826079d ago0x6ca327…215b73
0xd64c…f5d10xc4f0…0bb9Base—$167.01100%0xd05c…826079d ago0xc32d3a…52c86d
0xda9f…bf3e0xc4f0…0bb9Base—$8.03100%0xd05c…826079d ago0x7a4b90…bc077a
0xd64c…f5d10xc4f0…0bb9Base—$160.02100%0xd05c…826079d ago0x0920f1…8b0dda
0x8cfd…a34f0xc4f0…0bb9Base—$48.20100%0xd05c…826079d ago0xe334bd…ee0511
0xd64c…f5d10xc4f0…0bb9Base—$154.03100%0xd05c…826079d ago0x900bdd…861a82
0xd64c…f5d10xc4f0…0bb9Base—$152.00100%0xd05c…826079d ago0xd69586…7e86cf

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.