Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x433f…98080xac65…4417Base—$0.11100%fluxa107d ago0x2c7d39…5f7a94
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa107d ago0x9939b0…b531f6
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa107d ago0xab2b12…14e79e
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa107d ago0xf04a49…b87a3e
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0xaf2d32…829041
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0x508dd9…f4aad9
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0x3cf6f5…676567
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0x7852b8…274ed9
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0x3f0c16…a8db01
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0xbfbe58…df475c
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0xd4be32…65d1a7
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0xc305b1…2c055b
0x433f…98080xac65…4417Base—$0.03100%fluxa108d ago0x617e97…cdd455
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0xe4df0e…dc7dba
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0xfb7e1a…44cb1d
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0xe2bf02…32d864
0x433f…98080xac65…4417Base—$0.02100%fluxa108d ago0xe6c490…eb6ef7
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0x0a75d2…2e29cb
0xb90a…9ae40x433f…9808Base—$0.01100%fluxa108d ago0x6379c0…17a941

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.