Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0x41d2…bf7f102d ago0x43d44d…875bd4
0xa17c…60a90x0e3d…7757Base—$6.30100%0xf6cb…a8d7102d ago0xdb2332…a9efce
0xa17c…60a90x0e3d…7757Base—$2.10100%0x9f6a…a93c102d ago0xc42b31…dad2ab
0xa17c…60a90x0e3d…7757Base—$1.05100%0x35fa…74a9102d ago0x4e9b9c…d7452c
0xa17c…60a90x0e3d…7757Base—$4.20100%0x5697…9cea102d ago0xae4d5d…035e40
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9b8a…f4bd102d ago0xeccb7c…abcee0
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0485…d429102d ago0xa8ac50…cbc492
0xa17c…60a90x0e3d…7757Base—$5.25100%0xcf6b…a40a102d ago0xae8063…83564b
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc52b…5a8d102d ago0xc8cb87…36f166
0xa17c…60a90x0e3d…7757Base—$4.20100%0xc7fb…4414102d ago0xb2ea82…2a3215
0xa17c…60a90x0e3d…7757Base—$26.25100%0x2309…083c102d ago0x95974a…bedd0c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x41d2…bf7f102d ago0xf8ce2f…cd7bd3
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1668…2c3e102d ago0xcc6646…241145
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6d55…0cde102d ago0x12a636…a0ac27
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2859…83d4102d ago0xaf20c9…e54847
0xa17c…60a90x0e3d…7757Base—$1.05100%0xb3fe…1c05102d ago0x71e61f…4e2566
0xa17c…60a90x0e3d…7757Base—$3.15100%0x1e6d…37c1102d ago0x51af3b…aa0ffe
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8c9f…11af102d ago0xdb53c4…f92159
0xa17c…60a90x0e3d…7757Base—$6.30100%0x6170…fcde102d ago0x1de9c1…7fe935
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1cb5…c0e2102d ago0x4afd3d…36c523
0xa17c…60a90x0e3d…7757Base—$2.10100%0xc3b9…7b36102d ago0xecd138…ecd896
0xa17c…60a90x0e3d…7757Base—$3.15100%0x666e…0930102d ago0x1dc10f…f1afb6
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa5e3…a7a3102d ago0x650380…64976d
0xa17c…60a90x0e3d…7757Base—$5.25100%0x5670…ffbc102d ago0xf5b5a6…7b45bb
0xa17c…60a90x0e3d…7757Base—$43.05100%0xe7f0…b89c102d ago0x5a2ae9…d0858d

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.