Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x415e69…b4776e
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xb86820…8d54c4
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xb28304…2bf284
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x8939a3…b28647
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xb7f481…def86d
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xb51c5f…f7ce59
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xd7b4d3…438fb9
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x3e730d…579d2f
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x842493…389107
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x1ce3b3…534757
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x6063e9…44b724
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x190f0c…b5c51e
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xfebf75…fb8110
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x2049fc…43f0aa
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x70614c…6af6b9
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x2188cb…86b46e
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xb6d224…127343
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x5f0e8e…43a01e
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x72b7b4…1b50e7
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x37b898…bcb41a
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0xa22dd8…8db844
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x71dbd9…1cdc43
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x50f74f…8ad9f4
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x6f9223…9bdfe8
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase110d ago0x262138…027a63

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.