Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c41d ago0x2b7165…d1c555
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0xecfe27…5ba181
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0xf02a7f…eb862a
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x4235fb…2746fb
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x7e4d43…10769e
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x21c4f8…47659a
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x6fff59…4e7b62
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x96132c…db3de8
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x61d1af…5287e6
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x03fcc2…27a5b0
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0xf64737…57f742
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x979ed7…204dcd
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0xa85382…a74a52
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x169d74…e615ab
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0xd0e9fb…b01c3f
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x1eea95…96fab0
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x27f6ce…90ff3a
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0xe93e45…5f93f2
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x6cd98b…a811af
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0xe20997…6dd61e
0x684f…969a0x03d7…584cBasex402 service$0.0270%0xf615…3d6c41d ago0x7950ac…54836f
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c41d ago0x817ba8…0b8613
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c41d ago0xe1cca1…c66e3d
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c41d ago0xc1b24f…c1743e
0x63e4…59a10x03d7…584cBasex402 service$0.1070%0xf615…3d6c42d ago0x0d0e64…583c8a

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.