Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d8d…19aa0x6302…ad57BaseTripadvisorTravel$0.01100%payAI79d ago0xee5429…7a0a1b
0x3d8d…19aa0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase79d ago0x6b093f…72c927
0x3d8d…19aa0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI79d ago0x86751a…d824e9
0x3d8d…19aa0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase79d ago0xe43300…a75f78
0x3d8d…19aa0xdcec…7566Basex402 service$0.01100%coinbase80d ago0xe7f19a…2f9091
0x3d8d…19aa0x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase80d ago0xa548b6…26b6e2
0x3d8d…19aa0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase80d ago0x83934e…173987
0x3d8d…19aa0xbaf5…53ccBasex402 service$0.01100%coinbase80d ago0x8459b7…ea23f3
0x3d8d…19aa0x549c…c6d1Basex402 service$0.02100%coinbase80d ago0x82c4d1…86b3fe
0x3d8d…19aa0x0e84…b808BaseOtto AITwitter search$0.10100%coinbase80d ago0x270187…eb6d7a
0x3d8d…19aa0x6e8b…4e2eBasex402 service$0.001100%coinbase80d ago0x6c6052…c3ccf3
0x3d8d…19aa0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase80d ago0xffb450…a89466
0x3d8d…19aa0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase80d ago0x414aea…6bf5ad
0x3d8d…19aa0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase80d ago0xac80ad…cf7b9a
0x3d8d…19aa0x515e…f8ccBasex402 service$0.06100%coinbase80d ago0x25d6c5…b816f1
0x3d8d…19aaAI Image GenerationBasex402 serviceImage_gen$0.55100%coinbase80d ago0x6650a0…eec948
0x3d8d…19aa0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase80d ago0xf4f24b…93f0a7
0x3d8d…19aa0x2932…4f60Basex402 service$0.01100%coinbase80d ago0xa3976c…8957d5
0x3d8d…19aa0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase80d ago0x279992…c96d34
0x3d8d…19aa0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase80d ago0x22e561…990338
0x3d8d…19aa0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase80d ago0x77f799…fb444d
0x3d8d…19aa0x03d7…584cBasex402 service$0.06100%0xf615…3d6c80d ago0x4752f2…732a91
0x3d8d…19aa0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase80d ago0x2f2328…b4d68f

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.