Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x35b4a1…b01339
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x706a55…150f85
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x42adef…3cb17c
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x35a4fd…c04b9d
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0xbeb936…c674cf
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x452895…980a90
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x363b0b…8e42fa
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x9485c0…48b4e0
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0xd0acd2…40a23e
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x2919c2…fd77b9
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x3d4164…301eff
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x817001…000190
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x612455…7394bb
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x3389f8…915c29
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0xa9ae6a…2ae328
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x92fb2d…64fce4
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x7e9b68…96dc64
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown58d ago0x52c1e9…f4cccc
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown59d ago0xc0e8b7…917788
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown59d ago0xb8b180…840bf8
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown59d ago0xbd7478…e0e44f
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown59d ago0x57df00…491e89
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown59d ago0x443a8c…b932ab
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown59d ago0x2dbe07…b45d44
0x359c…e8e10x9c95…e299Base$0.001100%Route unknown59d ago0xa407ce…69c4ed

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.