Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a551d ago0x6aeadb…1ba728
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc51d ago0xd2beba…54799c
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a551d ago0x67e108…7d8a16
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc51d ago0xbb0972…b7854c
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a551d ago0xadc74f…f257cd
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc51d ago0xbfdd72…d0b9aa
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a551d ago0x73d81f…5b49c3
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc51d ago0x36f888…f7fddb
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0x1f6a7d…0f0544
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc52d ago0x6e74f7…198a25
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0xa44eb7…813a09
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc52d ago0x9dd193…65e285
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0x52de7f…37075c
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc52d ago0x608447…675810
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0xfe6368…f9abee
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc52d ago0x7dd215…8191c0
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0x908e8c…e9ac06
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc52d ago0xe671cd…5aedd7
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0x7985ab…f867ba
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc52d ago0x53eee0…86e95d
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0x908ece…bb0471
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc52d ago0x56f554…504454
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0x0b6569…631ed1
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc52d ago0x9d9fbc…764802
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a552d ago0xcc19a0…524940

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.