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$50.0070%0x4337…283834d ago0xcec580…640872
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…f03834d ago0x1bdfd8…2b666d
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xb872…0ab334d ago0xb4c2c6…256405
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x8b2e…b70534d ago0x4bb96c…05a861
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…7b1f34d ago0xd01cff…5545c8
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…936934d ago0x9001b6…f9a44a
0x3be9…575c0xaa9c…5a6bBase$250.0070%0xfa06…14d834d ago0xcc3260…3c1a03
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…029034d ago0xc932dc…8dc8bb
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…36c434d ago0x0d9358…8e7d50
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…a93d34d ago0x0fd576…43c9af
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…7b5f34d ago0xca59dc…898196
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xe196…0ce134d ago0xc8c150…d0f737
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4ed0…caab34d ago0x9ca839…b8c82b
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x81e3…b98e34d ago0x6b5362…f8c100
0x3be9…575c0xaa9c…5a6bBase$250.0070%0xfa06…14d834d ago0xf3cf53…98fb6d
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x6d11…437034d ago0x7b0b33…5b30f1
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x211d…d17234d ago0xd66b58…58920e
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…df4834d ago0x0571cb…78bbb6
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…df9b34d ago0xd1806d…3577eb
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…113135d ago0x388468…afa249
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x81e3…b98e35d ago0x99c4b6…be75be
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x6d11…437035d ago0x1609f3…8101cf
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…c62f35d ago0x9330a5…8d8907
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…3dde35d ago0x1fd96e…8583cf
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…6f8b35d ago0xf3084d…1f78c7

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.