Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xf279…f77f38d ago0x71739c…d456ff
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…7b5f38d ago0xe7edef…7df065
0x3be9…575c0xaa9c…5a6bBase$100.0070%0xe196…0ce138d ago0x609c1b…5a52ef
0x3be9…575c0xaa9c…5a6bBase$120.0070%0x4337…936938d ago0x238e4a…98fb0c
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x4337…e22a38d ago0xaf1a60…f6abd2
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x4337…ef2538d ago0xc4a5d4…ea339f
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x4337…3a7338d ago0x998462…482ee1
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x211d…d17238d ago0x468105…3ec794
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…808438d ago0xb9a2ad…27f546
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…808438d ago0xff6cc4…363582
0x3be9…575c0xaa9c…5a6bBase$250.0070%0xf279…f77f38d ago0xa3f53c…0d761d
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…853838d ago0xcd2e5c…a83a7a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xe196…0ce138d ago0x2f6082…746c2a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…539338d ago0x446ef9…f24e65
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…029038d ago0x4c14e6…ea9514
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x4337…ec6838d ago0xd85cd0…daa090
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x211d…d17238d ago0xc5cc42…fff1e1
0x3be9…575c0xaa9c…5a6bBase$150.0070%0x4337…f63738d ago0x68adaf…9d038b
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xe196…0ce138d ago0x946747…fcb605
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x211d…d17238d ago0x4bdb23…f52d6a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xf279…f77f38d ago0x395e6b…90b8a4
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…3dde38d ago0xbdbb22…232367
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…56c738d ago0xbb09bd…c7659a
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x211d…d17239d ago0x6313c7…79399a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xe196…0ce139d ago0x4a8db7…c8d732

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.