Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee526d ago0x1b1e71…7dcddf
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee526d ago0xc2be34…a6098c
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.1070%0x267c…2ee526d ago0x10b407…7bac76
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.1070%0x267c…2ee526d ago0x9e31bd…aa35ae
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.1070%0x267c…2ee526d ago0xccd2fd…ee3537
0xc59d…bd1f0x267c…2ee5BasecsnoGames$1.0070%0x267c…2ee526d ago0x5596e3…fd9cb4
0xc59d…bd1f0x267c…2ee5BasecsnoGames$1.0070%0x267c…2ee527d ago0x8d903a…6558d0
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.0170%0x267c…2ee527d ago0x04713b…cf8431
0x267c…2ee50xc59d…bd1fBase$0.1120%Payer-submitted27d ago0x531a7d…ef2fb5
0x267c…2ee50xc59d…bd1fBase$0.1120%Payer-submitted27d ago0x335305…4e0950
0x267c…2ee50xc59d…bd1fBase$0.11100%coinbase27d ago0x0e81a7…9faec0
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xcc6301…8c3220
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x0bfc1b…cac6a0
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x8c55f7…878882
0x267c…2ee50xc59d…bd1fBase$0.10100%coinbase27d ago0x971f41…1e9e76
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x49e4f2…b2954b
0x267c…2ee50xc59d…bd1fBase$0.13100%coinbase27d ago0xbbedbe…ce0269
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xa4021d…81eea2
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x718b05…3ed936
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0xd1a195…e6afea
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.01100%coinbase27d ago0x7d645e…0195d6
0x267c…2ee50xc59d…bd1fBase$0.10100%coinbase27d ago0x011160…1c5318
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0xe438bb…e87b16
0x267c…2ee50xc59d…bd1fBase$0.11100%coinbase27d ago0x611f49…7d7991
0xc59d…bd1f0x267c…2ee5BasecsnoGames$0.10100%coinbase27d ago0x1e759e…25ee9f

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.