Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00fc…2fc30x3e0a…78e7Base—$0.004818100%coinbase74d ago0x07c3d2…cd36a8
0x00fc…2fc30x3e0a…78e7Base—$0.003091100%coinbase74d ago0x448ea1…809238
0x00fc…2fc30x3e0a…78e7Base—$0.005477100%coinbase74d ago0xac3af7…a975c7
0x00fc…2fc30x3e0a…78e7Base—$0.003823100%coinbase74d ago0x73b5c5…0ad5ee
0x00fc…2fc30x3e0a…78e7Base—$0.002985100%coinbase74d ago0xf31fe3…eb6226
0x00fc…2fc30x3e0a…78e7Base—$0.004917100%coinbase74d ago0xaf7f5a…2380fc
0x00fc…2fc30x3e0a…78e7Base—$0.003943100%coinbase75d ago0x6d3f85…17f521
0x00fc…2fc30x3e0a…78e7Base—$0.00393100%coinbase75d ago0xe7ab8e…122205
0x00fc…2fc30x3e0a…78e7Base—$0.002905100%coinbase75d ago0xf68c2a…66ae05
0x00fc…2fc30x3e0a…78e7Base—$0.004388100%coinbase75d ago0xa4510a…d6403c
0x00fc…2fc30x3e0a…78e7Base—$0.005835100%coinbase75d ago0x79fb62…3f00de
0x00fc…2fc30x3e0a…78e7Base—$0.003319100%coinbase75d ago0x587190…1a1f21
0x00fc…2fc30x3e0a…78e7Base—$0.004374100%coinbase75d ago0xad37ee…79d5db
0x00fc…2fc30x3e0a…78e7Base—$0.003406100%coinbase75d ago0x9718d4…b6996a
0x00fc…2fc30x3e0a…78e7Base—$0.003964100%coinbase75d ago0xf2fd84…6e0647
0x00fc…2fc30x3e0a…78e7Base—$0.003095100%coinbase75d ago0xa7fd8e…5d124a
0x00fc…2fc30x3e0a…78e7Base—$0.004533100%coinbase75d ago0xf72d60…0819e2
0x00fc…2fc30x3e0a…78e7Base—$0.005912100%coinbase75d ago0xa994ba…efa63f
0x00fc…2fc30x3e0a…78e7Base—$0.004615100%coinbase75d ago0x2e8389…ff01f6
0x00fc…2fc30x3e0a…78e7Base—$0.003121100%coinbase75d ago0x1a88cc…d7d7e4
0x00fc…2fc30x3e0a…78e7Base—$0.005941100%coinbase75d ago0x52408a…c4bdc7
0x00fc…2fc30x3e0a…78e7Base—$0.003912100%coinbase75d ago0x7b16bc…d825ec
0x00fc…2fc30x3e0a…78e7Base—$0.003055100%coinbase75d ago0x701f77…d37f08
0x00fc…2fc30x3e0a…78e7Base—$0.003843100%coinbase75d ago0x8c04be…96abde
0x00fc…2fc30x3e0a…78e7Base—$0.005107100%coinbase75d ago0xd6ba02…f62993

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.