Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d5241…989268
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7c861…219f60
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8dd431…c3cdd1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x19b2cc…124a18
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d1f9d…8d6ca9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xec29a0…2dec4c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35cc14…3ffa3c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04c458…1638af
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a3c05…ae6d12
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ea593…10f41a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcca4dd…769212
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x80e7e7…0cd194
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cbcc6…13beea
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67fa9e…e9ccc4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x434c58…ea2265
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa811e5…35153d
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdcaff9…e44d27
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f0781…abbf68
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e7654…76f33a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5db143…dcb241
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ff10a…cd8d48
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9b1c9…620510
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39422a…f8eff8
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcf5455…a2ab1e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb14c03…8b8325

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.