Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe48f…3ab60x73fc…b29bBase$0.0085100%0x0021…ad8f74d ago0x667123…9dced2
0xe48f…3ab60x73fc…b29bBase$0.0085100%0x0018…ca9774d ago0x1f0305…21c990
0xe48f…3ab60x73fc…b29bBase$0.0085100%0xdf7d…5dbd74d ago0x546896…964d18
0xe48f…3ab60x73fc…b29bBase$0.0085100%0x0021…ad8f74d ago0x6f136d…8b6a4f
0xe48f…3ab60x73fc…b29bBase$0.0085100%0x0018…ca9774d ago0x75c1f2…f7c252
0xe48f…3ab60x73fc…b29bBase$0.0085100%0xdf7d…5dbd74d ago0xf5d22e…2573a4
0xe48f…3ab60x73fc…b29bBase$0.0085100%0x0021…ad8f74d ago0xfdd938…1a2ae3
0xb4ad…be890x73fc…b29bBase$0.01100%0x0018…ca9774d ago0x7e22e2…7b9668
0x6f89…20fb0x73fc…b29bBase$0.006100%0xdf7d…5dbd75d ago0x975b25…2da01a
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0021…ad8f75d ago0xfd581a…a3b097
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0018…ca9775d ago0x7da128…7470a2
0x6f89…20fb0x73fc…b29bBase$0.006100%0xdf7d…5dbd75d ago0x03e23c…c31043
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0021…ad8f75d ago0xb7fba4…65380a
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0018…ca9775d ago0x5a1a84…95b5e6
0x6f89…20fb0x73fc…b29bBase$0.006100%0xdf7d…5dbd75d ago0xb8e360…a9d118
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0021…ad8f75d ago0xba050d…580187
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0018…ca9775d ago0xd2b965…c4624c
0x6f89…20fb0x73fc…b29bBase$0.006100%0xdf7d…5dbd75d ago0x1f7726…0f1887
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0021…ad8f75d ago0xdddf03…b6129c
0xeb94…22ee0x73fc…b29bBase$0.0075100%0x0018…ca9775d ago0xbf16aa…d7d52f
0xeb94…22ee0x73fc…b29bBase$0.0075100%0xdf7d…5dbd75d ago0x45bad1…3a68db
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0021…ad8f75d ago0x0045f0…20322d
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0018…ca9775d ago0x76b2da…214a87
0x6f89…20fb0x73fc…b29bBase$0.006100%0xdf7d…5dbd75d ago0x274b83…159d59
0x6f89…20fb0x73fc…b29bBase$0.006100%0x0021…ad8f75d ago0x2b932f…ee5594

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.