Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x0b4b1c…2ec57f
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x5efe44…df0eb2
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x6776c6…3d0c77
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x8e7c9a…b703b0
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x75d797…3b934b
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x0a02ed…16e07a
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xcf8b93…e28885
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x9eb495…a559a5
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x3dc9ab…d6a26d
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x7edff5…5bdf52
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x1d57cb…150a57
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x2ee308…8ea4bb
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x6fadef…09babe
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x65eccb…29ae94
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xc32177…653891
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x78bbe3…1949ab
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x298097…fa7d6a
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x76c1d5…c91010
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xfc4ddb…edf393
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x5073fc…bc7dfc
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x7a0181…6f34e7
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x09d638…bbc582
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0xc85d28…59486e
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x3c7989…8d22cc
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase111d ago0x926cbf…00198c

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.