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.15100%0x0098…3100106d ago0x162a27…7b7278
0xbd6a…51a70x6366…f1e2Base—$0.01100%0x6366…f1e2106d ago0x560153…70d73d
0xbd6a…51a70x6366…f1e2Base—$0.10100%0x6366…f1e2106d ago0xe6b3f0…652314
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x08ff…bb06106d ago0xab42ff…f3eba7
0xbd6a…51a70x6366…f1e2Base—$0.14100%0x08ff…bb06106d ago0x5997cc…17b91f
0xbd6a…51a70x6366…f1e2Base—$0.14100%0x6366…f1e2106d ago0xb3f530…a1dd96
0xbd6a…51a70x6366…f1e2Base—$0.10100%0x6366…f1e2106d ago0x084efc…2ae7ac
0xbd6a…51a70x6366…f1e2Base—$0.10100%0x6366…f1e2106d ago0x45b789…7a81a7
0xbd6a…51a70x6366…f1e2Base—$0.006219100%0xa46e…ec94106d ago0x4906ea…eac4b6
0xbd6a…51a70x6366…f1e2Base—$0.11100%0xa46e…ec94106d ago0x6b7765…1ef245
0xbd6a…51a70x6366…f1e2Base—$0.47100%0xdf51…2402106d ago0xdb8d72…888fda
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x0d17…b7d1106d ago0x6dd1df…9ed965
0xbd6a…51a70x6366…f1e2Base—$1.45100%0xdf51…2402106d ago0xb2ab14…abe9ae
0xbd6a…51a70x6366…f1e2Base—$0.14100%candidates106d ago0xd4e8b6…4a12d6
0xbd6a…51a70x6366…f1e2Base—$0.006197100%0xa46e…ec94106d ago0xca3011…13c1bb
0xbd6a…51a70x6366…f1e2Base—$0.11100%0xa46e…ec94106d ago0xa9e1c7…a25e28
0xbd6a…51a70x6366…f1e2Base—$0.006205100%0x58fe…153b106d ago0xc6ceb3…1479a6
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x58fe…153b106d ago0xd865f5…aa8330
0xbd6a…51a70x6366…f1e2Base—$0.17100%0x4873…5369106d ago0x7be853…186d74
0xbd6a…51a70x6366…f1e2Base—$0.006403100%0x0098…3100106d ago0x643228…07b2ce
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x0098…3100106d ago0xa0d683…651143
0xbd6a…51a70x6366…f1e2Base—$0.006447100%0x58fe…153b106d ago0x9e8e0e…4def77
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x58fe…153b106d ago0xe93f11…8c59f5
0xbd6a…51a70x6366…f1e2Base—$0.006244100%0x6366…f1e2106d ago0xa04186…94e078
0xbd6a…51a70x6366…f1e2Base—$0.11100%0x6366…f1e2106d ago0xc5c798…8979df

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.