Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0x7d21f5…59ae96
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0x894793…5c2451
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0x283ddb…170ff9
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0xecb068…98f386
0x4472…89cd0xe186…7533Base—$0.0170%0x4066…77b135d ago0x8a63fe…888e5c
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0x3cacb0…c6b6eb
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0x0792b7…47413d
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0x429562…38d1df
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0xab4d20…e7d369
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0xb5afc3…26d293
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0x358baa…c1cc80
0x4472…89cd0xe186…7533Base—$0.0170%0x4066…77b135d ago0x853432…6d27eb
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a535d ago0x46dccd…3a07c1
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a535d ago0x3904fd…dc490f
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a535d ago0x87b7c0…fc366b
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a535d ago0xceefb8…a75bbc
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a535d ago0x008d43…a55055
0x4472…89cd0xe186…7533Base—$0.0170%0x4066…77b135d ago0xcb8f8b…102852
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a535d ago0x9517f9…9bfbac
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a535d ago0xac0c9c…2459cc
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a535d ago0x5a2568…04f58e
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a535d ago0x848d1c…ed126a
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a535d ago0xe1ba43…2c426d
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a535d ago0xa81302…8128b6

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.