Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0x89a29d…33e2a0
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0x7ac782…35013b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0x52dc28…87d16f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0x00e97e…1b9024
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0x40d99e…8bef70
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0x4a274b…dc6304
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0x422414…00a99d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0xc974aa…ddbb72
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa67d ago0xf556cf…77ea2c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x760319…fc7b4a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0xec94fc…94edca
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x266847…ca8ab5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x746862…a8b51c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x82389d…2b0836
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0xa84ae7…39e4a4
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0xb4cac8…967075
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0xd4a29a…2bf959
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x56cb25…4f0a87
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x453dd8…bfcd7d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0xe8cd23…bb5e91
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa68d ago0x6616ab…41dfe6

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.