Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa297…41870x34a4…b3ddBase$7.10100%0xc50d…ed7b42d ago0xdb5822…e2e138
0xc879…04880x34a4…b3ddBase$1.70100%0xb629…dab442d ago0x683739…27dc6f
0xc879…04880x34a4…b3ddBase$1.16100%0x0e49…892742d ago0xa1a5a1…e6d70c
0xc879…04880x34a4…b3ddBase$4.78100%0x0b0b…f44642d ago0xd1ffc9…5f45fe
0x6af4…74dd0x34a4…b3ddBase$10.05100%0x8144…648742d ago0xc7fd77…e113a7
0xc879…04880x34a4…b3ddBase$1.74100%0x79d3…3cb342d ago0x13b0ca…fd11e1
0x3dd3…29680x34a4…b3ddBase$12.33100%0x73b4…e73642d ago0xf31da6…04fa2d
0xc313…cc110x34a4…b3ddBase$10.05100%0x73b4…e73642d ago0x326364…226d73
0xc879…04880x34a4…b3ddBase$1.05100%0xb629…dab443d ago0x7bf078…ffed37
0xef84…53c10x34a4…b3ddBase$10.06100%0x0b0b…f44643d ago0xfef334…a64ebf
0xef84…53c10x34a4…b3ddBase$10.05100%0x73b4…e73643d ago0x7591d6…aa2350
0xc879…04880x34a4…b3ddBase$1.36100%0xb629…dab443d ago0x59266d…49afc7
0xc879…04880x34a4…b3ddBase$1.35100%0xb629…dab443d ago0x19d6a5…852038
0x3784…52030x34a4…b3ddBase$3.00100%0x73b4…e73643d ago0x921264…16bb16
0xc879…04880x34a4…b3ddBase$1.35100%0xb629…dab443d ago0xd5fe0d…9cb25a
0xc879…04880x34a4…b3ddBase$1.09100%0xb629…dab443d ago0xe268c6…5340ce
0x6d06…cb300x34a4…b3ddBase$4.00100%0x73b4…e73643d ago0x23159f…035ce6

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.