Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.26100%primer20d ago0x7902b4…485b86
0xc7f3…c0440x5f11…468aBase$0.34100%primer20d ago0xf6383b…08f4a6
0x5f11…468a0xc7f3…c044Base$0.32100%primer20d ago0x6455cc…d991c4
0xc7f3…c0440x5f11…468aBase$0.33100%primer20d ago0x24ca5b…259735
0x5f11…468a0xc7f3…c044Base$0.31100%primer20d ago0x098a10…28c353
0xc7f3…c0440x5f11…468aBase$0.31100%primer20d ago0xb805f5…ea98db
0x5f11…468a0xc7f3…c044Base$0.32100%primer20d ago0x86f182…ca87ca
0xc7f3…c0440x5f11…468aBase$0.35100%primer20d ago0xe2cdb8…c5c771
0x5f11…468a0xc7f3…c044Base$0.33100%primer20d ago0x2be811…d35151
0xc7f3…c0440x5f11…468aBase$0.34100%primer20d ago0x3478ec…d5b764
0x5f11…468a0xc7f3…c044Base$0.32100%primer20d ago0x73f579…d0a31f
0xc7f3…c0440x5f11…468aBase$0.30100%primer20d ago0x88da14…1852eb
0x5f11…468a0xc7f3…c044Base$0.35100%primer20d ago0x1e5a72…779ffb
0xc7f3…c0440x5f11…468aBase$0.34100%primer20d ago0xb9772a…b456d7
0x5f11…468a0xc7f3…c044Base$0.30100%primer20d ago0x8c4cd6…a89942
0xc7f3…c0440x5f11…468aBase$0.34100%primer20d ago0x5a834d…7dd00e
0x5f11…468a0xc7f3…c044Base$0.34100%primer20d ago0x3ad33b…27753c
0xc7f3…c0440x5f11…468aBase$0.32100%primer20d ago0x40d446…35c1c0
0x5f11…468a0xc7f3…c044Base$0.32100%primer20d ago0x848a0c…eaa38f
0xc7f3…c0440x5f11…468aBase$0.31100%primer20d ago0xcb186c…c20c3a
0x5f11…468a0xc7f3…c044Base$0.35100%primer20d ago0xdd3c10…3490db
0xc7f3…c0440x5f11…468aBase$0.30100%primer20d ago0x2b60fe…2b3ac2
0x5f11…468a0xc7f3…c044Base$0.32100%primer20d ago0xb26da8…9c5096
0xc7f3…c0440x5f11…468aBase$0.30100%primer20d ago0xb6cd0e…91e6e5
0x5f11…468a0xc7f3…c044Base$0.33100%primer20d ago0x927779…c0c91b

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.