Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f9d…25600xeb18…02c1Base—$2.00100%0xbb67…9bc488d ago0x5565a6…834c06
0xa766…92330xeb18…02c1Base—$22.80100%0xbb67…9bc488d ago0x365ad3…5ff85c
0x21c0…bb050xeb18…02c1Base—$100.00100%0xbb67…9bc488d ago0xee1924…ef6987
0x475d…b6520xeb18…02c1Base—$50.00100%0xbb67…9bc488d ago0x6aef6c…6f07dd
0xc09b…81570xeb18…02c1Base—$43.00100%0xbb67…9bc488d ago0x54366b…a43518
0x7471…681d0xeb18…02c1Base—$42.00100%0xbb67…9bc488d ago0xae7dab…7cb186
0x8532…85140xeb18…02c1Base—$40.10100%0xbb67…9bc488d ago0xb88186…f571a4
0xc255…95150xeb18…02c1Base—$50.00100%0xbb67…9bc488d ago0x991d61…399b2e
0x9c8c…a8b40xeb18…02c1Base—$3.00100%0xbb67…9bc488d ago0x900ce0…42a25e
0x24eb…b8c70xeb18…02c1Base—$49.61100%0xbb67…9bc488d ago0xc24c54…d9a2b2
0x4043…6fac0xeb18…02c1Base—$40.92100%0xbb67…9bc488d ago0xa7fb10…02011c
0x9c8c…a8b40xeb18…02c1Base—$43.95100%0xbb67…9bc488d ago0xed064d…58bef4
0x8900…3a400xeb18…02c1Base—$49.73100%0xbb67…9bc488d ago0xaae551…cb9c43
0xf42f…eea20xeb18…02c1Base—$2,000.00100%0xbb67…9bc488d ago0x13a3be…259d6b
0x42f9…9e560xeb18…02c1Base—$50.00100%0xbb67…9bc488d ago0x7c2ab8…540b40
0x5a29…045d0xeb18…02c1Base—$5.01100%0xbb67…9bc488d ago0x4a85b8…590714
0xf42f…eea20xeb18…02c1Base—$10.00100%0xbb67…9bc488d ago0x505235…f7022c
0xfecd…06aa0xeb18…02c1Base—$63.23100%0xbb67…9bc488d ago0xb71912…057db4
peterdai.eth0xeb18…02c1Base—$44.86100%0xbb67…9bc488d ago0x4c5232…3fd543
0xaffa…9a380xeb18…02c1Base—$50.00100%0xbb67…9bc488d ago0xd8f292…b12b13
0x37ef…03380xeb18…02c1Base—$82.00100%0xbb67…9bc488d ago0x26781f…75b97a
0xdd7d…84070xeb18…02c1Base—$3.64100%0xbb67…9bc488d ago0xaf7bbc…4ad7f3
0x6fbe…7bf40xeb18…02c1Base—$1.88100%0xbb67…9bc488d ago0x9b2101…c82e86
0xa7f5…e8ff0xeb18…02c1Base—$1.67100%0xbb67…9bc488d ago0x353fef…e08179
0x96ca…52640xeb18…02c1Base—$1.94100%0xbb67…9bc488d ago0x04eb64…332cf7

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.