Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xd8448b…3060b3
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xee5110…4c9c6b
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xb715f0…42cd5d
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xa607b5…4724a6
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xf517de…bbd4d0
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x0eaa4f…c60fe0
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xb3aa84…2a155e
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xfce408…1e6586
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xed82f2…1c5669
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x3c7c23…84f301
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x4af8ed…26f97d
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x507808…993923
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x052558…e79aa1
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x02a893…c4cf69
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x2e23be…927263
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x6b2ae9…bb555c
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x17c9ff…a601d7
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x84f299…4ce335
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xd8ac6a…ea4a24
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x4a4c3e…bdcf8b
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xd9872a…02ab87
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x8ec31f…24f8cc
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0xc58e95…f7d35d
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x775449…941b83
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa86d ago0x7668ea…db49fb

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.