Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xfb3868…5d2e4e
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb2ae6d…67ea16
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0x38c7f3…89cf1e
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0x1ced77…6e5b07
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0xb93ab9…c5e385
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0x830393…bcf245
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xd8d0e7…273e82
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0x73573b…6b03bd
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0x9260d5…7635a6
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0xf7ee62…32dfc6
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0x0dddac…459dfd
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xc12a51…a16309
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb0eb34…aeb835
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xeec877…c94033
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0x2c69f3…fa33e8
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa38d ago0xa413d0…f91c5e
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0xde18c0…92d96c
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa38d ago0x4d2b14…ca2caf
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xea4612…ec79e4
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x6f8bbf…1b5d4f
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x52283d…b7390a
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x561a48…696073
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x4d4585…ae762a
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x6863c5…7e26d4
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xb0ce7a…542aa2

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.