Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd6a…51a70x6366…f1e2Base—$0.006173100%0x7f16…55b498d ago0x3450c8…6672c7
0xbd6a…51a70x6366…f1e2Base—$0.02100%0xbe53…e90298d ago0xfd4bc1…919208
0xbd6a…51a70x6366…f1e2Base—$0.006398100%candidates98d ago0x4fe01b…78ad78
0xbd6a…51a70x6366…f1e2Base—$0.08100%candidates98d ago0x1a629e…31e24f
0xbd6a…51a70x6366…f1e2Base—$0.006167100%0x7f16…55b498d ago0x1f05d6…4572f5
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x7f16…55b498d ago0xdeca21…c5af51
0xbd6a…51a70x6366…f1e2Base—$0.006169100%0x0098…310098d ago0xd53a2e…4a32a8
0xbd6a…51a70x6366…f1e2Base—$0.006217100%0xa46e…ec9498d ago0x44f846…209c62
0xbd6a…51a70x6366…f1e2Base—$0.06100%0xa46e…ec9498d ago0x3971a3…1138b7
0xbd6a…51a70x6366…f1e2Base—$0.006196100%0xa46e…ec9498d ago0xb3300e…2a4d32
0xbd6a…51a70x6366…f1e2Base—$0.08100%0xa46e…ec9498d ago0x84ccd1…90bb39
0xbd6a…51a70x6366…f1e2Base—$0.006192100%0xa46e…ec9498d ago0x706ef2…900555
0xbd6a…51a70x6366…f1e2Base—$0.06100%0xa46e…ec9498d ago0x2c69bd…2c6fa2
0xbd6a…51a70x6366…f1e2Base—$0.05100%0xbe53…e90298d ago0x644f1b…8ff454
0xbd6a…51a70x6366…f1e2Base—$0.00621100%0xa46e…ec9498d ago0xd12dea…f2a741
0xbd6a…51a70x6366…f1e2Base—$0.06100%0xa46e…ec9498d ago0x8207d2…4582fa
0xbd6a…51a70x6366…f1e2Base—$0.13100%0xbe53…e90298d ago0xbbb1c2…b67884
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x0098…310098d ago0x1ffbe2…1295a3
0xbd6a…51a70x6366…f1e2Base—$0.06100%0x0098…310098d ago0xaee12d…26769a
0xbd6a…51a70x6366…f1e2Base—$0.06100%0xa46e…ec9498d ago0x394318…0c835a
0xbd6a…51a70x6366…f1e2Base—$0.10100%0xbe53…e90298d ago0x3919b1…3dd128
0xbd6a…51a70x6366…f1e2Base—$0.00648100%0x08ff…bb0698d ago0x6a1b71…3a6392
0xbd6a…51a70x6366…f1e2Base—$0.30100%0x08ff…bb0698d ago0xef86b7…51181b
0xbd6a…51a70x6366…f1e2Base—$0.006243100%candidates98d ago0x0b088f…77e3ee
0xbd6a…51a70x6366…f1e2Base—$0.13100%candidates98d ago0x5681e2…a376a0

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.