Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase15d ago0xd9aa0a…ac9dae
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase15d ago0x474635…4e5f2d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase15d ago0xd994bf…0b37f7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase15d ago0x23a196…e2ae6b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase15d ago0x88d269…b3826a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase15d ago0x736c45…2dcac4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase15d ago0x9eefa9…d9e6a6
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase15d ago0x37480e…e39e0c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0xada9a2…2600da
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x46547e…e40d56
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x5b8a7f…a570ed
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x9f4aec…affa47
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x6b57cb…3eed21
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0xd50d31…aefcff
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x97af51…a5d9fa
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x918951…05d184
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0xde3cc8…5dad7a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0xfbe7cf…b32c84
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x3c97c2…86f0b3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x72002c…27d727
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x796483…c2c383
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x34f8c9…857f8e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x566d27…8e95fc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x0b3b13…c5f00e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase16d ago0x1653b5…7789a5

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.