Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc059…8b5e0x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xa87ec4…63accc
0x01f9…84d30x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xc93410…3a239c
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa15d ago0xfd4a3d…a0f02b
0xd97c…00930x9dba…0df8Basex402 service$0.00570%0x1360…66fa15d ago0x40ca43…3e6416
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa15d ago0x09b1df…7dcb35
0xd97c…00930x9dba…0df8Basex402 service$0.00570%0x1360…66fa15d ago0xe03497…a7877c
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa15d ago0x1cee50…18e7a6
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa15d ago0x6fbf20…9b75ed
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa15d ago0x116ab4…d74c85
0xd97c…00930x9dba…0df8Basex402 service$0.00570%0x1360…66fa15d ago0xb77e43…997daa
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0x8200d0…afced0
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0x49b45b…3d4e3c
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0x2d9838…070800
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xe1dba4…cbaca5
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0x8c8cbd…c3c3f5
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xc41ff5…340c49
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xb4b248…7f6522
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xebacbd…9e25a6
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xa9587b…beb71b
0x9688…d92d0x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0x166f4c…fe79a6
0xddf4…021e0x9dba…0df8Basex402 service$0.002570%0x1360…66fa15d ago0x52c88f…49c0b7
0xd97c…00930x9dba…0df8Basex402 service$0.0170%0x1360…66fa15d ago0xbfddd4…e1e114
0xd97c…00930x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xfae7b9…37251a
0x4b93…df450x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0xe8e686…486ee5
0x4b93…df450x9dba…0df8Basex402 service$0.00670%0x1360…66fa15d ago0x3724c5…831718

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.