Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa112…455a0x6366…f1e2Base—$0.004907100%0x6366…f1e264d ago0xf3661c…7f1e19
0xa112…455a0x6366…f1e2Base—$0.11100%0x6366…f1e264d ago0xe0e00e…c270d0
0xa112…455a0x6366…f1e2Base—$0.007266100%0x6366…f1e264d ago0x67c338…c09ba2
0xa112…455a0x6366…f1e2Base—$0.09100%0x6366…f1e264d ago0x7616ac…d2c3bd
0xa112…455a0x6366…f1e2Base—$0.001603100%0x6366…f1e264d ago0xe668be…981881
0xa112…455a0x6366…f1e2Base—$0.20100%0x6366…f1e264d ago0xfed07a…fec99a
0xa112…455a0x6366…f1e2Base—$0.00728100%0x6366…f1e264d ago0x08a540…f33c8b
0xa112…455a0x6366…f1e2Base—$0.82100%0x6366…f1e264d ago0x278946…7bb52a
0xa112…455a0x6366…f1e2Base—$0.17100%0x17c8…043664d ago0x350205…ee7090
0xa112…455a0x6366…f1e2Base—$0.03100%0xfc74…d8a564d ago0x203f62…cbaf36
0xa112…455a0x6366…f1e2Base—$0.006424100%0x6366…f1e264d ago0xb2c64c…44538e
0xa112…455a0x6366…f1e2Base—$0.78100%0x6366…f1e264d ago0x010e78…0bc921
0xa112…455a0x6366…f1e2Base—$0.007292100%0x6366…f1e264d ago0xce94b9…18b502
0xa112…455a0x6366…f1e2Base—$0.20100%0x6366…f1e264d ago0x2c22df…73535a
0xa112…455a0x6366…f1e2Base—$0.00003100%0x6366…f1e264d ago0x3c5352…cf92e1
0xa112…455a0x6366…f1e2Base—$0.007269100%0x6366…f1e264d ago0x5de0a3…d99942
0xa112…455a0x6366…f1e2Base—$0.36100%0x6366…f1e264d ago0x00674e…04f4da
0xa112…455a0x6366…f1e2Base—$0.001165100%0x6366…f1e264d ago0xd4c70a…ebfc6e
0xa112…455a0x6366…f1e2Base—$0.12100%0x6366…f1e264d ago0xc8ce78…3bfd1f
0xa112…455a0x6366…f1e2Base—$0.02100%0x17c8…043664d ago0x3432ea…561ea1
0xa112…455a0x6366…f1e2Base—$0.007234100%0x6366…f1e264d ago0xfa13e4…792ee5
0xa112…455a0x6366…f1e2Base—$0.22100%0x6366…f1e264d ago0x33a906…72caea
0xa112…455a0x6366…f1e2Base—$0.001838100%0x6366…f1e264d ago0xf31d21…f82ee5
0xa112…455a0x6366…f1e2Base—$0.006971100%0x6366…f1e264d ago0x9c4064…25cbef
0xa112…455a0x6366…f1e2Base—$0.09100%0x6366…f1e264d ago0xcc1d68…e04c3d

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.