Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8aaf…245c0xbce3…2e54Base—$95.0070%0x23ef…243150d ago0x0c2e24…313a2d
0x6e49…cbaf0xbce3…2e54Base—$652.3570%0xe528…c02850d ago0x491f58…d8fc78
0x5607…51480xbce3…2e54Base—$36.7670%0x23ef…243150d ago0x1fcc8b…6d25f6
0x3bcc…3aec0xbce3…2e54Base—$347.0570%0xe528…c02850d ago0xe38dc6…631763
0xba80…b71b0xbce3…2e54Base—$81.2670%0x23ef…243150d ago0xebb222…1cf8a2
0xf144…53c00xbce3…2e54Base—$40.0870%0xe528…c02850d ago0xdc69a7…a7f136
0xf144…53c00xbce3…2e54Base—$135.0070%0x23ef…243150d ago0x1e31fe…ba8084
0x9529…f92e0xbce3…2e54Base—$35.6170%0xe528…c02850d ago0xdc2635…6d754d
0x9529…f92e0xbce3…2e54Base—$35.0070%0x23ef…243150d ago0xe33e43…f855f1
0x355b…30b60xbce3…2e54Base—$243.9070%0xe528…c02850d ago0xea048e…1d317b
0x07b7…95440xbce3…2e54Base—$69.9070%0x23ef…243150d ago0xb84878…f78c58
0x07b7…95440xbce3…2e54Base—$200.0070%0xe528…c02850d ago0x80d58f…9cb8fe
0x07b7…95440xbce3…2e54Base—$400.0070%0x23ef…243150d ago0xf07604…ae5513
0x611f…ae570xbce3…2e54Base—$40.8770%0xe528…c02850d ago0xb37d8c…e6b3f6
0x611f…ae570xbce3…2e54Base—$300.0070%0x23ef…243150d ago0x03fc7b…32e982
0xd796…c9650xbce3…2e54Base—$30.0070%0xe528…c02850d ago0x2b1b55…a3df22
0xd796…c9650xbce3…2e54Base—$25.0070%0x23ef…243150d ago0x4fcd33…df865c
0x355b…30b60xbce3…2e54Base—$439.0270%0xe528…c02850d ago0xfd17c0…a3bec6
0x3bcc…3aec0xbce3…2e54Base—$345.0070%0x23ef…243150d ago0xc4a62e…0957dc
0x611f…ae570xbce3…2e54Base—$200.6970%0xe528…c02850d ago0xc5f052…8e3717
0x611f…ae570xbce3…2e54Base—$41.0070%0x23ef…243150d ago0x5421fa…5d190c
0xbb46…45f00xbce3…2e54Base—$100.0070%0xe528…c02850d ago0x4b8a02…36847a
0x25f7…25d30xbce3…2e54Base—$668.0070%0x23ef…243150d ago0xd928c5…e879dc
0x08bb…4ef50xbce3…2e54Base—$111.8370%0xe528…c02850d ago0xaf0d1c…94567b
0x8fd2…7ddd0xbce3…2e54Base—$690.3870%0x23ef…243150d ago0xc4f1a9…5c78b6

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.