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.19100%0x7f16…55b498d ago0xd4af0f…baee15
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x58fe…153b98d ago0xbd9bbd…7a5414
0xbd6a…51a70x6366…f1e2Base—$0.006146100%0x0098…310098d ago0x3a6563…daa7ce
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x0098…310098d ago0x2cd5db…bceeee
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x6366…f1e298d ago0xc22a85…6c852a
0xbd6a…51a70x6366…f1e2Base—$0.29100%0x6366…f1e298d ago0x549351…c63994
0xbd6a…51a70x6366…f1e2Base—$0.24100%0x0098…310098d ago0x9f6a72…c3545c
0xbd6a…51a70x6366…f1e2Base—$0.75100%0xbe53…e90298d ago0xf6d994…681c0d
0xbd6a…51a70x6366…f1e2Base—$1.65100%0xbe53…e90298d ago0x6f8ce5…42ec63
0xbd6a…51a70x6366…f1e2Base—$0.03100%0xbe53…e90298d ago0xc57f75…2576a9
0xbd6a…51a70x6366…f1e2Base—$0.06100%0xa46e…ec9498d ago0x48b62f…077457
0xbd6a…51a70x6366…f1e2Base—$0.006357100%0x08ff…bb0698d ago0xd0f893…c6d4d2
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x08ff…bb0698d ago0x8051bb…7d4df5
0xbd6a…51a70x6366…f1e2Base—$0.04100%0xbe53…e90298d ago0x7fdbe9…1bef53
0xbd6a…51a70x6366…f1e2Base—$0.01100%0x0098…310098d ago0x25a80a…e40caa
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x0098…310098d ago0x55fd93…2a19a9
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x0098…310098d ago0xe32012…11a8fa
0xbd6a…51a70x6366…f1e2Base—$0.09100%0xbe53…e90298d ago0x0e2e49…8fe35a
0xbd6a…51a70x6366…f1e2Base—$0.006556100%0x6366…f1e298d ago0x0dd965…1465d9
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x6366…f1e298d ago0x98d812…c2fefd
0xbd6a…51a70x6366…f1e2Base—$0.000913100%0x7f16…55b498d ago0x2c3f99…75f80a
0xbd6a…51a70x6366…f1e2Base—$0.006312100%0x7f16…55b498d ago0x8922dc…dacf51
0xbd6a…51a70x6366…f1e2Base—$0.19100%0x7f16…55b498d ago0x7e2769…598b45
0xbd6a…51a70x6366…f1e2Base—$0.09100%0xbe53…e90298d ago0xc6a5fc…937f69
0xbd6a…51a70x6366…f1e2Base—$0.006577100%0x08ff…bb0698d ago0x6fe09d…cb388e

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.