Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0x575499…5fc3a6
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0x320e97…3c716e
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0xd0c803…3936c9
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa32d ago0xd1bbe3…1ad2aa
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0x23d5cc…bbc08e
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0x025897…55d395
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0x21c61d…5b6b89
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0xfe3ba5…94b065
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0xcbeb63…60e591
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0x9dbdc9…4177b4
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa32d ago0xdcc334…f9df62
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa32d ago0xea9853…453826
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa32d ago0x816303…b2a974
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa32d ago0x123760…9d18f5
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa32d ago0x9516f2…014d44
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa33d ago0xb86521…7b6c4e
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa33d ago0x080f1d…aaa668
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa33d ago0x47f82e…f6c7f5
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa33d ago0x67500c…9d9deb
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa33d ago0x8a9a62…c8f340
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa33d ago0xdb4eea…564399
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa33d ago0x2bb630…93997a
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa33d ago0xa1d808…b3f506
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa33d ago0x9270e5…f531a9
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa33d ago0x9593b6…ec5c7b

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.