Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$10.50100%0xafd1…680d102d ago0x893d5c…4734ae
0x3fb1…7e250x0e3d…7757Base$1.05100%0x505d…14d6102d ago0x9b0653…599d7a
0x3fb1…7e250x0e3d…7757Base$3.15100%0x4339…3850102d ago0xfe6976…fbe1ed
0x3fb1…7e250x0e3d…7757Base$1.05100%0x5e44…05a8102d ago0x0ea0d2…53ccd4
0x3fb1…7e250x0e3d…7757Base$3.15100%0xd775…7f81102d ago0x3cb258…66f610
0x3fb1…7e250x0e3d…7757Base$10.50100%0xc2ed…bd4e102d ago0x7890ae…a7f83e
0x3fb1…7e250x0e3d…7757Base$2.10100%0xaf61…49f6102d ago0x895ded…4bd079
0x3fb1…7e250x0e3d…7757Base$5.25100%0xf74f…ffda102d ago0x475140…59ac2e
0x3fb1…7e250x0e3d…7757Base$4.20100%0x1798…f45f102d ago0x38cbb2…809869
0x3fb1…7e250x0e3d…7757Base$10.50100%0xdddf…e3d8102d ago0x97e60f…76bbcd
0x3fb1…7e250x0e3d…7757Base$26.25100%0x75c8…902c102d ago0xe3d874…b0f2bc
0x3fb1…7e250x0e3d…7757Base$5.25100%0x433f…6ee9102d ago0xcb4210…97d478
0x3fb1…7e250x0e3d…7757Base$1.05100%0x4689…1c4b102d ago0x0c56d3…28b97b
0x3fb1…7e250x0e3d…7757Base$3.15100%0x971c…70dd102d ago0x33dffd…5a011a
0x3fb1…7e250x0e3d…7757Base$2.10100%0x4c95…d79b102d ago0x4f99c8…25d366
0x3fb1…7e250x0e3d…7757Base$5.25100%0x01d6…4c29102d ago0x0c1097…3825e1
0x3fb1…7e250x0e3d…7757Base$5.25100%0x1efc…9e43102d ago0x96cb53…b33ca1
0x3fb1…7e250x0e3d…7757Base$31.50100%0x6a96…27ff102d ago0x6679b7…bd4272
0x3fb1…7e250x0e3d…7757Base$5.25100%0x77d8…3bfa102d ago0x685470…ea662a
0x3fb1…7e250x0e3d…7757Base$1.05100%0x4689…1c4b102d ago0xfc977a…16ef93
0x3fb1…7e250x0e3d…7757Base$1.05100%0x1e76…9aba102d ago0x4911d5…374b53
0x3fb1…7e250x0e3d…7757Base$52.50100%0xda14…75fa102d ago0x456f38…c2fa5c
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2041…bdf6102d ago0xbe0b56…6ea3e1
0x3fb1…7e250x0e3d…7757Base$7.35100%0xec7c…5d32102d ago0x7f6cdc…7bcf9d
0x3fb1…7e250x0e3d…7757Base$1.05100%0x81da…371f102d ago0x4bd6a2…9596d9

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.